updates.
[silc.git] / lib / silccore / silcmode.h
index 63b0c2da7373692fc9811133ecd128fa45a93a24..a56d5b4a5241024d4741d447f209f85acda12c58 100644 (file)
@@ -90,6 +90,7 @@
 #define SILC_UMODE_ROBOT             0x00000080 /* Client is a robot */
 #define SILC_UMODE_ANONYMOUS         0x00000100 /* Client is anonymous */
 #define SILC_UMODE_BLOCK_PRIVMSG     0x00000200 /* Client blocks privmsgs */
+#define SILC_UMODE_DETACHED          0x00000400 /* Client is detached */
 /***/
 
 #endif