Skip to content

Commit

Permalink
Merge cbda010 into 37f8f56
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Jul 12, 2018
2 parents 37f8f56 + cbda010 commit a5ab43f
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 98 deletions.
2 changes: 1 addition & 1 deletion auto_tests/monolith_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ int main(int argc, char *argv[]) {
#if defined(__x86_64__) && defined(__LP64__)
// toxcore/DHT
CHECK_SIZE(Client_data, 496);
CHECK_SIZE(Cryptopacket_Handles, 16);
CHECK_SIZE(Cryptopacket_Handler, 16);
CHECK_SIZE(DHT, 676528);
CHECK_SIZE(DHT_Friend, 5104);
CHECK_SIZE(Hardening, 144);
Expand Down
Loading

0 comments on commit a5ab43f

Please sign in to comment.