X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilc%2Fscreen.h;h=ffa89ffd511fa656f78f8c3e89850e7f634056ce;hb=4d35af3be05cacf69ca4bd634973cdcd25118e98;hp=a1fe8ce32522b326703790a9ef2b092412f8cb89;hpb=e14cef8f772a6f73f05254ae220a3a83981ea753;p=silc.git diff --git a/apps/silc/screen.h b/apps/silc/screen.h index a1fe8ce3..ffa89ffd 100644 --- a/apps/silc/screen.h +++ b/apps/silc/screen.h @@ -26,6 +26,7 @@ typedef struct { char *nickname; char *connection; char *channel; + char *channel_mode; int away; } *SilcScreenBottomLine;