updates.
[silc.git] / lib / silccore / silcnotify.h
index 3c85ed2a3a4a90244fda86eda37c60454c1d3684..2cf198f5590c72d5b82bed4e08f1ac72eea67b46 100644 (file)
@@ -41,6 +41,7 @@ typedef unsigned short SilcNotifyType;
 #define SILC_NOTIFY_TYPE_CUMODE_CHANGE   8 /* "has change mode" */
 #define SILC_NOTIFY_TYPE_MOTD            9 /* message of the day */
 #define SILC_NOTIFY_TYPE_CHANNEL_CHANGE  10 /* Channel's ID has changed */
+#define SILC_NOTIFY_TYPE_SERVER_SIGNOFF  11 /* Server quitting SILC */
 
 /* Prototypes */
 SilcNotifyPayload silc_notify_payload_parse(SilcBuffer buffer);