summaryrefslogtreecommitdiff
path: root/package/grub/patches/patch-include_grub_misc_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-05 15:34:35 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-05 15:34:35 +0200
commit3b76e79f14e279a6526809e630e45e4f760d77de (patch)
treebb479b57c7ad1362f05a0532a7133c0c5232dfeb /package/grub/patches/patch-include_grub_misc_h
parent9bfe4f2061f377306619fa479bc0e7adafb22125 (diff)
parent1879491b2b6e799b20ac06d1b510726eb200944f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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;
}