diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-24 17:25:18 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-24 17:25:18 +0100 |
commit | 03df3c583f438cff26dafb29560d92168213f41b (patch) | |
tree | 6aafe67a42ba7f96467457408d0157c55d8190b5 /package/nfs-utils/patches/patch-utils_mountd_fsloc_c | |
parent | a0841cbe73ad22e5c7a32154495b729a832a6dff (diff) | |
parent | e5681dc62fab3c272c091c47c56d71b16ea3988f (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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); |