diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-08-13 11:39:24 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-08-13 11:39:24 +0200 |
commit | 834782259325a8f9af0d7814f3c83da3dca8037f (patch) | |
tree | 3b542f8b9a142c8c8bfb495a480ba2a4f4317057 /package/nfs-utils/patches/patch-utils_mount_error_c | |
parent | 1655518eb95b2aaf7c0b9e3a766dad0f61913edd (diff) |
update to latest upstream version
Diffstat (limited to 'package/nfs-utils/patches/patch-utils_mount_error_c')
-rw-r--r-- | package/nfs-utils/patches/patch-utils_mount_error_c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/nfs-utils/patches/patch-utils_mount_error_c b/package/nfs-utils/patches/patch-utils_mount_error_c index 641a482f2..8f841e672 100644 --- a/package/nfs-utils/patches/patch-utils_mount_error_c +++ b/package/nfs-utils/patches/patch-utils_mount_error_c @@ -1,5 +1,5 @@ ---- nfs-utils-1.2.1.orig/utils/mount/error.c 2009-11-04 12:13:56.000000000 +0100 -+++ nfs-utils-1.2.1/utils/mount/error.c 2009-12-25 19:32:49.000000000 +0100 +--- nfs-utils-1.2.8.orig/utils/mount/error.c 2013-04-22 18:47:20.000000000 +0200 ++++ nfs-utils-1.2.8/utils/mount/error.c 2013-08-13 10:46:19.000000000 +0200 @@ -62,7 +62,7 @@ static int rpc_strerror(int spos) char *tmp; |