X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccore%2Fsilcnotify.h;h=8aa9d5800837eac6c1db50e92065b638a3c18ba5;hb=0dcbb205044702fc7aa8563ef164328a218c4e69;hp=2cf198f5590c72d5b82bed4e08f1ac72eea67b46;hpb=d87aca00b57bdd0fb7afad4fcfe3140aa03bac2c;p=silc.git diff --git a/lib/silccore/silcnotify.h b/lib/silccore/silcnotify.h index 2cf198f5..8aa9d580 100644 --- a/lib/silccore/silcnotify.h +++ b/lib/silccore/silcnotify.h @@ -42,6 +42,7 @@ typedef unsigned short SilcNotifyType; #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 */ +#define SILC_NOTIFY_TYPE_KICKED 12 /* Kicked from channel */ /* Prototypes */ SilcNotifyPayload silc_notify_payload_parse(SilcBuffer buffer);