]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/cache.h
Unbreak /stats B.
[irc/rqf/shadowircd.git] / include / cache.h
index 059c5838b41465f2455b15242993b4b64ba463ed..b303f34f99b626a3d77e1cf8121d162ceab1aca3 100644 (file)
@@ -42,10 +42,11 @@ void free_cachefile(struct cachefile *);
 void load_help(void);\r
 \r
 void send_user_motd(struct Client *);\r
+void send_oper_motd(struct Client *);\r
 void cache_user_motd(void);\r
 \r
-struct Dictionary;
-extern struct Dictionary *help_dict_oper;
+struct Dictionary;\r
+extern struct Dictionary *help_dict_oper;\r
 extern struct Dictionary *help_dict_user;\r
-#endif
-
+#endif\r
+\r