Implemented CHANNEL_UMODE_QUEIT mode. Fixed fatal bugs in server.
[silc.git] / lib / silccore / silcmode.h
index d081fffea4bcf3e77b8d777c99c0d448006aad66..9392b3bca1ade1bba9164d525084aa2193129c93 100644 (file)
@@ -73,7 +73,7 @@
                                                               users */
 #define SILC_CHANNEL_UMODE_BLOCK_MESSAGES_ROBOTS 0x00000010 /* Block messages
                                                               from robots */
-#define SILC_CHANNEL_UMODE_QUIET           0x00000002 /* user is quiet */
+#define SILC_CHANNEL_UMODE_QUIET           0x00000020 /* user is quiet */
 /***/
 
 /****d* silccore/Modes/SilcUserMode