|
|
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);
|