summaryrefslogtreecommitdiff
path: root/package/grub/patches/patch-include_grub_misc_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/grub/patches/patch-include_grub_misc_h')
-rw-r--r--package/grub/patches/patch-include_grub_misc_h6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/grub/patches/patch-include_grub_misc_h b/package/grub/patches/patch-include_grub_misc_h
index 463e63dac..fb3e46108 100644
--- a/package/grub/patches/patch-include_grub_misc_h
+++ b/package/grub/patches/patch-include_grub_misc_h
@@ -1,6 +1,6 @@
---- grub-1.97.1.orig/include/grub/misc.h 2009-11-09 16:48:16.000000000 +0100
-+++ grub-1.97.1/include/grub/misc.h 2009-11-29 12:07:10.920475755 +0100
-@@ -74,14 +74,6 @@ grub_strncat (char *dest, const char *sr
+--- grub-1.98.orig/include/grub/misc.h 2010-03-06 21:51:37.000000000 +0100
++++ grub-1.98/include/grub/misc.h 2010-06-26 18:54:44.075171713 +0200
+@@ -91,14 +91,6 @@ grub_strncat (char *dest, const char *sr
return dest;
}