summaryrefslogtreecommitdiff
path: root/src/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chat.h')
-rw-r--r--src/chat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chat.h b/src/chat.h
index 0635336..8d5cd0b 100644
--- a/src/chat.h
+++ b/src/chat.h
@@ -37,6 +37,8 @@ typedef struct MESSENGER_Chat
struct GNUNET_CHAT_Context *context;
struct GNUNET_SCHEDULER_Task *idle;
+
+ int quit;
} MESSENGER_Chat;
void