aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/07_gcc4.dpatch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/07_gcc4.dpatch')
-rw-r--r--debian/patches/07_gcc4.dpatch20
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/patches/07_gcc4.dpatch b/debian/patches/07_gcc4.dpatch
deleted file mode 100644
index 30968a24b4..0000000000
--- a/debian/patches/07_gcc4.dpatch
+++ /dev/null
@@ -1,20 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 07_gcc4.dpatch by <fpeters@debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
-@DPATCH@
-diff -urNad --exclude=CVS --exclude=.svn ./epan/dissectors/packet-cmip.c /tmp/dpep-work.5KBC28/wireshark-0.10.11/epan/dissectors/packet-cmip.c
---- ./epan/dissectors/packet-cmip.c 2005-07-17 18:52:24.000000000 +0200
-+++ /tmp/dpep-work.5KBC28/wireshark-0.10.11/epan/dissectors/packet-cmip.c 2005-07-17 18:53:53.000000000 +0200
-@@ -1895,7 +1895,8 @@
- return offset;
- }
-
--
-+int
-+dissect_cmip_InvokeIDType(gboolean implicit_tag _U_, tvbuff_t *tvb, int offset, packet_info *pinfo _U_, proto_tree *tree, int hf_index _U_);
-
- static int
- dissect_cmip_Argument(gboolean implicit_tag _U_, tvbuff_t *tvb, int offset, packet_info *pinfo _U_, proto_tree *tree, int hf_index _U_) {