X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccore%2Fsilcnotify.h;h=3c85ed2a3a4a90244fda86eda37c60454c1d3684;hb=10abd339ccd4ef4b5540d2bee269c8edba4fd9e7;hp=3362d7fc3df95464014de1df8ccd580f20bfffb4;hpb=7807059b5025de7806fd58cf9c3667b51fe6c1d2;p=silc.git diff --git a/lib/silccore/silcnotify.h b/lib/silccore/silcnotify.h index 3362d7fc..3c85ed2a 100644 --- a/lib/silccore/silcnotify.h +++ b/lib/silccore/silcnotify.h @@ -40,6 +40,7 @@ typedef unsigned short SilcNotifyType; #define SILC_NOTIFY_TYPE_CMODE_CHANGE 7 /* "has changed channel mode" */ #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 */ /* Prototypes */ SilcNotifyPayload silc_notify_payload_parse(SilcBuffer buffer);