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, 1 insertions, 1 deletions
diff --git a/src/chat.h b/src/chat.h
index 8f3a309..8ce5f3e 100644
--- a/src/chat.h
+++ b/src/chat.h
@@ -39,7 +39,7 @@ typedef struct MESSENGER_Chat
struct GNUNET_SCHEDULER_Task *idle;
bool show_members;
- int quit;
+ bool quit;
} MESSENGER_Chat;
void