]> git.meshlink.io Git - meshlink/commit - src/meshlink++.h
Update astylerc and reformat the code.
authorGuus Sliepen <guus@meshlink.io>
Mon, 2 Oct 2017 20:58:49 +0000 (22:58 +0200)
committerGuus Sliepen <guus@meshlink.io>
Mon, 2 Oct 2017 20:58:49 +0000 (22:58 +0200)
commitb67296418c51784d39a24c3041e2cb199bee06f2
treec65899f012104de75d7baa88aa1210f39822e84d
parentf79cc0e0bba16a3aa42a5fa13098cda714623205
Update astylerc and reformat the code.

Changes:

- Add braces to one-line if/else statements.
- Add empty lines around control blocks.
- Indent multi-line #defines with tabs.
44 files changed:
.astylerc
Makefile.am
src/buffer.c
src/conf.c
src/connection.c
src/crypto.c
src/devtools.c
src/discovery.c
src/dropin.c
src/dropin.h
src/ed25519/ecdh.c
src/ed25519/ecdsa.c
src/ed25519/ecdsagen.c
src/ed25519/ed25519.h
src/edge.c
src/event.c
src/fake-getaddrinfo.c
src/fake-getnameinfo.c
src/graph.c
src/hash.c
src/list.c
src/logger.c
src/meshlink++.h
src/meshlink.c
src/meshlink_queue.h
src/meta.c
src/net.c
src/net_packet.c
src/net_setup.c
src/net_socket.c
src/netutl.c
src/node.c
src/prf.c
src/protocol.c
src/protocol_auth.c
src/protocol_edge.c
src/protocol_key.c
src/protocol_misc.c
src/route.c
src/splay_tree.c
src/sptps.c
src/utcp
src/utils.c
src/xalloc.h