|
@@ -33,7 +33,11 @@ void putlog (int, const char *, const char *, ...) __attribute__((format(printf,
|
|
|
void irc_log(struct chanset_t *, const char *, ...) __attribute__((format(printf, 2, 3)));
|
|
void irc_log(struct chanset_t *, const char *, ...) __attribute__((format(printf, 2, 3)));
|
|
|
void logfile(int type, const char *msg);
|
|
void logfile(int type, const char *msg);
|