Fix wrong identifier in SO_NOSIGPIPE call.
authorEtienne Dechamps <etienne@edechamps.fr>
Sat, 6 Sep 2014 17:16:46 +0000 (18:16 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 7 Sep 2014 13:31:15 +0000 (15:31 +0200)
commit1ac9a3fbd18f961d604c2c080374b8fc32f155d6
tree6a332f3036097cc3360160990d5af5a5eb957ffc
parent7ac52637659b7f17ab5139010f0436aefcf9625c
Fix wrong identifier in SO_NOSIGPIPE call.

f134bd0c9c2213fbbb3967f3d784759cb65e2c76 broke the Mac OS X build by
introducing a reference to an identifier, c, that doesn't exist.
src/tincctl.c