Enhancements to AWAY command.
[silc.git] / apps / silc / screen.h
index 298419f7eb9190358d2e2e6bec06a3bfaa1070e6..6ea20b6482827d52547e5def22db5af8fe4d801d 100644 (file)
@@ -26,6 +26,7 @@ typedef struct {
   char *nickname;
   char *connection;
   char *channel;
+  int away;
 } *SilcScreenBottomLine;
 
 typedef struct {