summaryrefslogtreecommitdiffstats
path: root/lib/sockopt.c
diff options
context:
space:
mode:
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 */
}
-