update.
[silc.git] / apps / silc / screen.h
index ffa89ffd511fa656f78f8c3e89850e7f634056ce..7f082d5b599316042d9830a2cc2776805b12c0e6 100644 (file)
@@ -27,6 +27,7 @@ typedef struct {
   char *connection;
   char *channel;
   char *channel_mode;
+  char *umode;
   int away;
 } *SilcScreenBottomLine;
 
@@ -77,6 +78,9 @@ typedef SilcScreenObject *SilcScreen;
 /* Maximum length of connection name that will be shown on the screen */
 #define SILC_SCREEN_MAX_CONN_LEN 20
 
+/* Maximum length of user mode that will be shown on the screen */
+#define SILC_SCREEN_MAX_UMODE_LEN 20
+
 /* Macros */
 
 /* Macro used to insert typed character into the buffer. The character