summaryrefslogtreecommitdiff
path: root/auto_tests/monolith_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'auto_tests/monolith_test.cc')
-rw-r--r--auto_tests/monolith_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_tests/monolith_test.cc b/auto_tests/monolith_test.cc
index 45d55958..7511decf 100644
--- a/auto_tests/monolith_test.cc
+++ b/auto_tests/monolith_test.cc
@@ -184,7 +184,7 @@ int main(int argc, char *argv[]) {
184 CHECK_SIZE(Group_Chats, 2120); 184 CHECK_SIZE(Group_Chats, 2120);
185 CHECK_SIZE(Group_Peer, 480); 185 CHECK_SIZE(Group_Peer, 480);
186 // toxcore/list 186 // toxcore/list
187 CHECK_SIZE(BS_LIST, 32); 187 CHECK_SIZE(BS_List, 32);
188 // toxcore/logger 188 // toxcore/logger
189 CHECK_SIZE(Logger, 24); 189 CHECK_SIZE(Logger, 24);
190 // toxcore/Messenger 190 // toxcore/Messenger