mcabber/src/compl.h
changeset 757 ae23c8826efb
parent 750 938a8791658c
child 965 1bdf0f1b16c0
--- a/mcabber/src/compl.h	Tue Mar 14 12:22:35 2006 +0100
+++ b/mcabber/src/compl.h	Tue Mar 14 12:43:23 2006 +0100
@@ -19,6 +19,7 @@
 #define COMPL_AUTH        (1<<14)
 #define COMPL_REQUEST     (1<<15)
 #define COMPL_EVENTS      (1<<16)
+#define COMPL_EVENTSID    (1<<17)
 
 void    compl_add_category_word(guint, const char *command);
 void    compl_del_category_word(guint categ, const char *word);