X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccore%2Fsilcnotify.h;h=9f25ededf3cec7f2f64bc4f37dfe30f72a95c72a;hb=528c3c9e24c813f5eb404b34f3090c2f16e78ce1;hp=8aa9d5800837eac6c1db50e92065b638a3c18ba5;hpb=f9b6b6d91114fc1249b53ad4a77b3f1e974d8eef;p=silc.git diff --git a/lib/silccore/silcnotify.h b/lib/silccore/silcnotify.h index 8aa9d580..9f25eded 100644 --- a/lib/silccore/silcnotify.h +++ b/lib/silccore/silcnotify.h @@ -43,6 +43,7 @@ typedef unsigned short SilcNotifyType; #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 */ +#define SILC_NOTIFY_TYPE_KILLED 13 /* Killed from the network */ /* Prototypes */ SilcNotifyPayload silc_notify_payload_parse(SilcBuffer buffer);