summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/patches/04-fix-manpage-warning.dpatch15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/04-fix-manpage-warning.dpatch b/debian/patches/04-fix-manpage-warning.dpatch
new file mode 100755
index 0000000..ae8a024
--- /dev/null
+++ b/debian/patches/04-fix-manpage-warning.dpatch
@@ -0,0 +1,15 @@
+#!/bin/sh /usr/share/dpatch/dpatch-run
+## 04-fix-manpage-warning.dpatch
+##
+## DP: Fix warning in manpage caused by unknown symbol (fixes a lintian
+## DP: warning).
+
+diff --git a/doc/cscope.1 b/doc/cscope.1
+index 3a6a6e6..c41a59e 100644
+--- a/doc/cscope.1
++++ b/doc/cscope.1
+@@ -1,4 +1,3 @@
+-.PU
+ .TH CSCOPE "1" "August 2003" "The Santa Cruz Operation"
+ .SH NAME
+ cscope - interactively examine a C program
L' [-Wimplicit-int] arch/mn10300/mm/dma-alloc.c:75:1: warning: parameter names (without types) in function declaration [enabled by default] Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: David Howells <dhowells@redhat.com> Cc: Koichi Yasutake <yasutake.koichi@jp.panasonic.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/mn10300/mm')