From: florian Date: Sun, 11 Jan 2009 17:50:33 +0000 (+0000) Subject: Refresh tcpdump patch (#4441) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2be3316f131cb511ec98202b596044e0ef25ef7b;p=packages.git Refresh tcpdump patch (#4441) git-svn-id: svn://svn.openwrt.org/openwrt/packages@13985 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/tcpdump/patches/001-remove_pcap_debug.patch b/net/tcpdump/patches/001-remove_pcap_debug.patch index d8993f057..c7e0a44a3 100644 --- a/net/tcpdump/patches/001-remove_pcap_debug.patch +++ b/net/tcpdump/patches/001-remove_pcap_debug.patch @@ -1,7 +1,7 @@ -diff -urN tcpdump-3.9.4.orig/tcpdump.c tcpdump-3.9.4/tcpdump.c ---- tcpdump-3.9.4.orig/tcpdump.c 2005-08-23 12:29:41.000000000 +0200 -+++ tcpdump-3.9.4/tcpdump.c 2006-02-05 17:52:37.000000000 +0100 -@@ -762,20 +762,6 @@ +diff -urN tcpdump-3.9.8.orig/tcpdump.c tcpdump-3.9.8/tcpdump.c +--- tcpdump-3.9.8.orig/tcpdump.c ++++ tcpdump-3.9.8/tcpdump.c +@@ -765,20 +765,6 @@ error("invalid data link type %s", gndo->ndo_dltname); break;