|
@@ -59,7 +59,7 @@ static int gotmode(char *, char *);
|
|
|
|
|
|
|
|
#endif /* MAKING_IRC */
|
|
#endif /* MAKING_IRC */
|
|
|
|
|
|
|
|
-void add_mode(struct chanset_t *, const unsigned char, const unsigned char, const char *);
|
|
|
|
|
|
|
+void add_mode(struct chanset_t *, const char, const char, const char *);
|
|
|
int me_op(struct chanset_t *);
|
|
int me_op(struct chanset_t *);
|
|
|
void check_this_ban(struct chanset_t *, char *, int);
|
|
void check_this_ban(struct chanset_t *, char *, int);
|
|
|
void check_this_exempt(struct chanset_t *, char *, int);
|
|
void check_this_exempt(struct chanset_t *, char *, int);
|