X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccore%2Fsilcnotify.h;h=68faeed35dad44fddebea008c03d04b7d2e89a9c;hb=195b369a3a9e444867fa9a2237eb5e57fabab59e;hp=9f25ededf3cec7f2f64bc4f37dfe30f72a95c72a;hpb=daefe6ef030b3cc834aa03a8bf0cc10fe0661d1b;p=silc.git diff --git a/lib/silccore/silcnotify.h b/lib/silccore/silcnotify.h index 9f25eded..68faeed3 100644 --- a/lib/silccore/silcnotify.h +++ b/lib/silccore/silcnotify.h @@ -44,6 +44,7 @@ typedef unsigned short SilcNotifyType; #define SILC_NOTIFY_TYPE_SERVER_SIGNOFF 11 /* Server quitting SILC */ #define SILC_NOTIFY_TYPE_KICKED 12 /* Kicked from channel */ #define SILC_NOTIFY_TYPE_KILLED 13 /* Killed from the network */ +#define SILC_NOTIFY_TYPE_UMODE_CHANGE 14 /* user mode was changed */ /* Prototypes */ SilcNotifyPayload silc_notify_payload_parse(SilcBuffer buffer);