This commit is contained in:
Veres Lajos 2014-11-08 22:26:53 +00:00
commit f285332c5b
15 changed files with 26 additions and 26 deletions

View file

@ -7,5 +7,5 @@ char *server_tag;
time_t last_unread_msg;
unsigned int unwanted:1; /* TRUE if the other side closed or
some error occured (DCC chats!) */
some error occurred (DCC chats!) */
unsigned int destroying:1;