Sprinkling the source with static and attributes.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 6 Jul 2003 23:16:29 +0000 (23:16 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 6 Jul 2003 23:16:29 +0000 (23:16 +0000)
commit1401faf608e1c8af0d0754e545b0ec79d2bd5d93
treebb0129dfaf3f6d87344a219576a9a277424c2815
parent0b9175e998c2180e5d73ef3d644a49d620c68cad
Sprinkling the source with static and attributes.
28 files changed:
lib/avl_tree.c
lib/fake-getaddrinfo.h
lib/list.h
lib/xalloc.h
src/conf.c
src/conf.h
src/connection.c
src/connection.h
src/edge.c
src/edge.h
src/event.c
src/event.h
src/logger.c
src/net.c
src/net.h
src/net_packet.c
src/node.c
src/node.h
src/process.c
src/process.h
src/protocol.c
src/protocol.h
src/protocol_auth.c
src/protocol_misc.c
src/route.c
src/subnet.c
src/subnet.h
src/tincd.c