]> git.meshlink.io Git - meshlink/commit - src/meshlink++.h
Update all header guards.
authorGuus Sliepen <guus@meshlink.io>
Thu, 27 Jul 2017 12:58:13 +0000 (14:58 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 27 Jul 2017 12:58:13 +0000 (14:58 +0200)
commit61d9b04f66055e61f0afdf8955ff890f4da39288
treec1d2c7b16edc03cba5f77ad5113dc0b47f2b6b01
parent196806f90f40fcc0cf727abd4bed6bc5aefff5ff
Update all header guards.

Don't start with underscores, as those are reserved for system
libraries. Make sure all start with MESHLINK_, and that they appear at
the top of the file.
37 files changed:
src/buffer.h
src/conf.h
src/connection.h
src/crypto.h
src/devtools.h
src/discovery.h
src/dropin.h
src/ecdh.h
src/ecdsa.h
src/ecdsagen.h
src/edge.h
src/event.h
src/fake-gai-errnos.h
src/fake-getaddrinfo.h
src/fake-getnameinfo.h
src/graph.h
src/hash.h
src/have.h
src/list.h
src/logger.h
src/meshlink++.h
src/meshlink.h
src/meshlink_internal.h
src/meshlink_queue.h
src/meta.h
src/net.h
src/netutl.h
src/node.h
src/prf.h
src/protocol.h
src/route.h
src/sockaddr.h
src/splay_tree.h
src/sptps.h
src/system.h
src/utils.h
src/xalloc.h