summaryrefslogtreecommitdiff
path: root/auto_tests/encryptsave_test.c
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2018-08-12 21:48:48 +0000
committeriphydf <iphydf@users.noreply.github.com>2018-08-13 10:37:09 +0000
commitd5183748193476e5d3af9c814bdb03feeb5b499a (patch)
treee1f4b0c15033e319ad57bddce56b8b1540f4b16b /auto_tests/encryptsave_test.c
parentdf9033dcb9d2b5ee8ef521b75abc32cda6498827 (diff)
Fix groupav.c style and avoid casts in toxav_old.c.
* No anonymous structs. * No assignment expressions. * Only one declarator per struct member declaration. * Named callback types only, no inline types. * No `;` empty statements. * `++i` instead of `i++`. Avoiding a cast in toxav_old.c avoids some potential (and real) bugs.
Diffstat (limited to 'auto_tests/encryptsave_test.c')
0 files changed, 0 insertions, 0 deletions