summaryrefslogtreecommitdiff
path: root/toxcore/group.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/group.h')
-rw-r--r--toxcore/group.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/toxcore/group.h b/toxcore/group.h
index ab36ca34..a5b5723c 100644
--- a/toxcore/group.h
+++ b/toxcore/group.h
@@ -56,8 +56,7 @@ typedef struct {
56 56
57enum { 57enum {
58 GROUPCHAT_CLOSE_NONE, 58 GROUPCHAT_CLOSE_NONE,
59 GROUPCHAT_CLOSE_FRIEND, 59 GROUPCHAT_CLOSE_CONNECTION
60 GROUPCHAT_CLOSE_GROUPCON
61}; 60};
62 61
63typedef struct { 62typedef struct {