diff options
author | iphydf <iphydf@users.noreply.github.com> | 2018-07-08 15:23:20 +0000 |
---|---|---|
committer | iphydf <iphydf@users.noreply.github.com> | 2018-07-08 22:32:10 +0000 |
commit | 751d0948abfd69629d32fabb1f505ff7ad7fb078 (patch) | |
tree | 53a23a0f6555dbe58c1a918340a5b5d17d50af54 /toxcore/onion_announce.c | |
parent | 76e1d05da631e8eec8b370fb4f2d775ed8e2aaa7 (diff) |
Use named function types for callbacks in net_crypto.
Also:
* compound statements (blocks, e.g. in if/else) must be non-empty.
Comments don't count.
* `=` is not allowed in subexpressions. We treat it as statement-only.
* `++i` is preferred over `i++` in statements.
* `Type_Names` are camelsnake-case.
Diffstat (limited to 'toxcore/onion_announce.c')
0 files changed, 0 insertions, 0 deletions