]> jfr.im git - solanum.git/blobdiff - include/chmode.h
Missed declaration of chm_orphaned
[solanum.git] / include / chmode.h
index a36be65c93267a152ff10e4f158c125288a2b58d..5a4625045be0f52932b72d8d6687559328d94b5e 100644 (file)
@@ -31,6 +31,9 @@
 extern void chm_nosuch(struct Client *source_p, struct Channel *chptr,
           int alevel, int parc, int *parn,
           const char **parv, int *errors, int dir, char c, long mode_type);
+extern void chm_orphaned(struct Client *source_p, struct Channel *chptr,
+          int alevel, int parc, int *parn,
+          const char **parv, int *errors, int dir, char c, long mode_type);
 extern void chm_simple(struct Client *source_p, struct Channel *chptr,
           int alevel, int parc, int *parn,
           const char **parv, int *errors, int dir, char c, long mode_type);