updates.
[runtime.git] / lib / silccore / silcnotify.h
index 68faeed35dad44fddebea008c03d04b7d2e89a9c..3b42fbaa368baa9b0fa6275b386e5a1bdad9930f 100644 (file)
@@ -28,8 +28,7 @@ typedef struct SilcNotifyPayloadStruct *SilcNotifyPayload;
 typedef unsigned short SilcNotifyType;
 
 /* SILC notify types. Server may send these notify types to client to
-   notify of some action. Server also sends human readable notify message
-   to the client which client may ignore. */
+   notify of some action. */
 #define SILC_NOTIFY_TYPE_NONE            0 /* no specific type */
 #define SILC_NOTIFY_TYPE_INVITE          1 /* "invites you to channel" */
 #define SILC_NOTIFY_TYPE_JOIN            2 /* "has joined channel" */