summaryrefslogtreecommitdiff
path: root/auto_tests/monolith_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'auto_tests/monolith_test.cpp')
-rw-r--r--auto_tests/monolith_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_tests/monolith_test.cpp b/auto_tests/monolith_test.cpp
index 60bafeb5..50c59995 100644
--- a/auto_tests/monolith_test.cpp
+++ b/auto_tests/monolith_test.cpp
@@ -227,7 +227,7 @@ int main(int argc, char *argv[])
227 CHECK_SIZE(Friend_Requests, 1080); 227 CHECK_SIZE(Friend_Requests, 1080);
228 // toxcore/group 228 // toxcore/group
229 CHECK_SIZE(Group_c, 728); 229 CHECK_SIZE(Group_c, 728);
230 CHECK_SIZE(Group_Chats, 2128); 230 CHECK_SIZE(Group_Chats, 2120);
231 CHECK_SIZE(Group_Peer, 480); 231 CHECK_SIZE(Group_Peer, 480);
232 // toxcore/list 232 // toxcore/list
233 CHECK_SIZE(BS_LIST, 32); 233 CHECK_SIZE(BS_LIST, 32);