summaryrefslogtreecommitdiff
path: root/package/findutils/patches/patch-gnulib_lib_freadahead_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/findutils/patches/patch-gnulib_lib_freadahead_h')
-rw-r--r--package/findutils/patches/patch-gnulib_lib_freadahead_h11
1 files changed, 5 insertions, 6 deletions
diff --git a/package/findutils/patches/patch-gnulib_lib_freadahead_h b/package/findutils/patches/patch-gnulib_lib_freadahead_h
index 194232201..6cd605e41 100644
--- a/package/findutils/patches/patch-gnulib_lib_freadahead_h
+++ b/package/findutils/patches/patch-gnulib_lib_freadahead_h
@@ -1,6 +1,6 @@
---- findutils-4.4.2.orig/gnulib/lib/freadahead.h 2009-05-10 23:23:57.000000000 +0200
-+++ findutils-4.4.2/gnulib/lib/freadahead.h 2014-03-23 16:27:43.000000000 +0100
-@@ -29,8 +29,21 @@ extern "C" {
+--- findutils-4.4.2.orig/gnulib/lib/freadahead.h Sun May 10 23:23:57 2009
++++ findutils-4.4.2/gnulib/lib/freadahead.h Sat May 24 15:13:05 2014
+@@ -29,7 +29,20 @@ extern "C" {
STREAM must not be wide-character oriented. */
@@ -16,9 +16,8 @@
+#else
+
extern size_t freadahead (FILE *stream);
-
-+#endif
+
++#endif
+
#ifdef __cplusplus
}
- #endif