K&R style braces.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 24 Sep 2009 22:14:03 +0000 (00:14 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 24 Sep 2009 22:14:03 +0000 (00:14 +0200)
commit5dde6461a321ee47b06e33f8203f2acf00a31a51
treee4bff508a9c6a7afa13fc1e450a8ef1df53a0923
parentab7c61b06f6c6e991225f2fcc32d02b8e1084aee
K&R style braces.

This is essentially commit f02d3ed3e135b5326003e7f69f8331ff6a3cc219 from the
1.1 branch, making it easier to merge between master and 1.1.
32 files changed:
lib/dropin.c
lib/list.c
lib/utils.c
src/bsd/device.c
src/conf.c
src/connection.c
src/cygwin/device.c
src/edge.c
src/event.c
src/graph.c
src/linux/device.c
src/meta.c
src/mingw/device.c
src/net.c
src/net_packet.c
src/net_setup.c
src/net_socket.c
src/netutl.c
src/node.c
src/process.c
src/protocol.c
src/protocol_auth.c
src/protocol_edge.c
src/protocol_key.c
src/protocol_misc.c
src/protocol_subnet.c
src/raw_socket/device.c
src/route.c
src/solaris/device.c
src/subnet.c
src/tincd.c
src/uml_socket/device.c