diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-07-14 16:19:57 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-07-14 16:19:57 +0200 |
commit | 0ae09b6000f99736f56cd3fc701855d474a31746 (patch) | |
tree | 8d40d69a9b5c1ac597b69fcf9b2532d7a2c10cc1 /package/libnids/patches/patch-src_killtcp_c | |
parent | 3e16daee39b50bfccf4d389385f8748da016cdcc (diff) | |
parent | ac01f0d24321933d3456190164f5b68ccc94976a (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libnids/patches/patch-src_killtcp_c')
-rw-r--r-- | package/libnids/patches/patch-src_killtcp_c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libnids/patches/patch-src_killtcp_c b/package/libnids/patches/patch-src_killtcp_c deleted file mode 100644 index 3afb22d8d..000000000 --- a/package/libnids/patches/patch-src_killtcp_c +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libnids-1.23.orig/src/killtcp.c 2006-05-08 22:05:51.000000000 +0200 -+++ libnids-1.23/src/killtcp.c 2009-05-31 03:41:51.000000000 +0200 -@@ -118,6 +118,6 @@ void nids_killtcp(struct tcp_stream *a_t - if (initialized) - abort(); - } --#elif -+#else - #error Something wrong with LIBNET_VER - #endif |