]> jfr.im git - irc/quakenet/newserv.git/blobdiff - control/control.h
Merge pull request #1 from meeb/meeb
[irc/quakenet/newserv.git] / control / control.h
index c4bc629884941f679b11259bde96ad319cadbc27..1b3e9c9c3c8070d5990ad2459b0bb1ba064c600c 100644 (file)
@@ -98,6 +98,7 @@ char *controlid(nick *);
 #define NL_NOTICES         0x1000  /* turn off to receive privmsgs instead of notices */
 #define NL_ALL_COMMANDS    0x2000  /* every single command sent */
 #define NL_GLINES_AUTO     0x4000  /* automated gline messages */
+#define NL_CLEANUP         0x8000  /* automated cleanup notices */
 
 extern int noperserv_ext;