]> jfr.im git - irc/quakenet/newserv.git/blobdiff - helpmod2/hconf.h
add my version of trusts, trusts_newsearch, trusts_search modules
[irc/quakenet/newserv.git] / helpmod2 / hconf.h
index 2ca5e753ad973f070234748f6e556b552ce82311..3dcbc0ffe1f2aa5c9bbb3eaf030928f0f1dd1075 100644 (file)
@@ -44,12 +44,16 @@ int helpmod_config_write_report(FILE *, hchannel*);
 int helpmod_config_read_ticket(FILE *);
 int helpmod_config_write_ticket(FILE *, hticket*, hchannel*);
 
+int helpmod_config_read_version(FILE *);
+int helpmod_config_write_version(FILE *);
+
 void helpmod_config_scheduled_events(void);
 
 /* FILEFORMAT
 
 Any line starting with '%' is considered a comment and ignored
 Empty lines between sections are allowed
+White space is allowed in the entries
 
 */