summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2004-10-25 07:28:56 +0000
committerGuillem Jover <guillem@debian.org>2004-10-25 07:28:56 +0000
commitc79353dbc35ac8af8f331edabf04ffbd9fb2595f (patch)
tree5e0adc0244cd926cdd8891f8468e15ec82491ff9 /debian/patches
parent756b08241aef1a56c7d867fd53feb8c556bd84ba (diff)
Fix ChangeLog entry.
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/12_fixes_gcc-3.4.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/12_fixes_gcc-3.4.patch b/debian/patches/12_fixes_gcc-3.4.patch
index ee3b4dc..6833b4d 100644
--- a/debian/patches/12_fixes_gcc-3.4.patch
+++ b/debian/patches/12_fixes_gcc-3.4.patch
@@ -4,7 +4,7 @@
* linux/dev/include/linux/skbuff.h (skb_put, skb_push): Fix errors
for deprecated use of labels at end of compound statements.
- * i386/i386/fpe_linkage.c: Forward declare enable_fpe.
+ * i386/i386/fpe_linkage.c (enable_fpe): Declare.
diff -Naur gnumach-20040229.orig/linux/dev/include/linux/skbuff.h gnumach-20040229/linux/dev/include/linux/skbuff.h