summaryrefslogtreecommitdiff
path: root/package/libnids/patches/patch-src_killtcp_c
blob: ddf0beb5a0ad60b712ee9838568088153415ce42 (plain)
1
2
3
4
5
6
7
8
9
10
11
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
--- libnids-1.18.orig/src/killtcp.c	2002-08-21 18:19:40.000000000 +0200
+++ libnids-1.18/src/killtcp.c	2009-05-21 21:18:44.000000000 +0200
@@ -100,6 +100,6 @@ void nids_killtcp(struct tcp_stream *a_t
     if (initialized)
 	abort();
 }
-#elif
+#else
 #error Something wrong with LIBNET_VER
 #endif