Don't use nested functions.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 5 Dec 2012 20:33:01 +0000 (21:33 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 5 Dec 2012 20:33:01 +0000 (21:33 +0100)
commitd5f0ff5df86d06825110527ddc252b1268e31479
tree6bfaf47668af1b57dcc25f67f35bf52eeff7c6f5
parenteb80105ea855f2c7ee0ea467574acf86cf455a77
Don't use nested functions.

This allows tinc to be compiled with Clang.
src/top.c