diff options
Diffstat (limited to 'package/nfs-utils/patches/patch-utils_mountd_fsloc_c')
-rw-r--r-- | package/nfs-utils/patches/patch-utils_mountd_fsloc_c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/nfs-utils/patches/patch-utils_mountd_fsloc_c b/package/nfs-utils/patches/patch-utils_mountd_fsloc_c index 36e7b6c29..7cb0c4ca0 100644 --- a/package/nfs-utils/patches/patch-utils_mountd_fsloc_c +++ b/package/nfs-utils/patches/patch-utils_mountd_fsloc_c @@ -1,6 +1,6 @@ ---- nfs-utils-1.2.8.orig/utils/mountd/fsloc.c 2013-04-22 18:47:20.000000000 +0200 -+++ nfs-utils-1.2.8/utils/mountd/fsloc.c 2013-08-13 10:57:48.000000000 +0200 -@@ -127,7 +127,7 @@ static struct servers *method_list(char +--- nfs-utils-1.2.9.orig/utils/mountd/fsloc.c 2013-11-05 21:41:27.000000000 +0100 ++++ nfs-utils-1.2.9/utils/mountd/fsloc.c 2014-02-21 17:01:23.000000000 +0100 +@@ -127,7 +127,7 @@ static struct servers *method_list(char bool v6esc = false; xlog(L_NOTICE, "method_list(%s)", data); |