]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/logger.h
<clarkson>Now its time to do the NOOZ.</clarkson>
[irc/rqf/shadowircd.git] / include / logger.h
index 6efa0ca4835924f59384dda49143573602299fcb..c7f7a6e5e0badd4c1264844b328956d9a8da52c1 100644 (file)
@@ -61,7 +61,7 @@ extern void inotice(const char *fmt, ...) AFP(1, 2);
 extern void iwarn(const char *fmt, ...) AFP(1, 2);
 extern void ierror(const char *fmt, ...) AFP(1, 2);
 extern void report_operspy(struct Client *, const char *, const char *);
-extern const char *smalldate(void);
+extern const char *smalldate(time_t);
 extern void ilog_error(const char *);
 
 #endif