summaryrefslogtreecommitdiffstats
path: root/lib/sockopt.c
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-12-01 13:53:50 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2008-12-01 13:53:50 -0800
commitac339c5000fb138eb4abf89df63a8cec6ccde4c0 (patch)
tree2778048392042d86133038c4d0f24178f3c301e3 /lib/sockopt.c
parenta7da5662d93b163c4b264622efcc11852475d463 (diff)
downloadquagga-ac339c5000fb138eb4abf89df63a8cec6ccde4c0.tar.bz2
quagga-ac339c5000fb138eb4abf89df63a8cec6ccde4c0.tar.xz
Minor whitespace
Make the quagga upstream and vyatta where only difference was white space.
Diffstat (limited to 'lib/sockopt.c')
-rw-r--r--lib/sockopt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sockopt.c b/lib/sockopt.c
index 3a25ae1a..4ba7e874 100644
--- a/lib/sockopt.c
+++ b/lib/sockopt.c
@@ -561,4 +561,3 @@ sockopt_tcp_signature (int sock, union sockunion *su, const char *password)
return -2;
#endif /* HAVE_TCP_MD5SIG */
}
-