diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-10 13:00:39 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-10 13:02:00 -0600 |
commit | 6623fd4551e2fbe918b31d6f2392bfc2b8224603 (patch) | |
tree | c4c42f1f12fbb2b324c5ae331cb5d0da1772616b /package/libtirpc/patches/patch-tirpc_rpc_svc_h | |
parent | 6bda4b4924af954486482f313b058d556129f0d9 (diff) |
update to latest upstream version
Diffstat (limited to 'package/libtirpc/patches/patch-tirpc_rpc_svc_h')
-rw-r--r-- | package/libtirpc/patches/patch-tirpc_rpc_svc_h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libtirpc/patches/patch-tirpc_rpc_svc_h b/package/libtirpc/patches/patch-tirpc_rpc_svc_h index 7e0623573..28b6e32d0 100644 --- a/package/libtirpc/patches/patch-tirpc_rpc_svc_h +++ b/package/libtirpc/patches/patch-tirpc_rpc_svc_h @@ -1,5 +1,5 @@ ---- libtirpc-0.2.4.orig/tirpc/rpc/svc.h 2013-12-09 21:59:51.000000000 +0100 -+++ libtirpc-0.2.4/tirpc/rpc/svc.h 2014-09-28 17:10:36.000000000 +0200 +--- libtirpc-0.2.5.orig/tirpc/rpc/svc.h 2014-08-08 11:24:34.000000000 -0500 ++++ libtirpc-0.2.5/tirpc/rpc/svc.h 2015-02-10 11:20:21.939005129 -0600 @@ -40,7 +40,6 @@ #ifndef _TIRPC_SVC_H @@ -139,7 +139,7 @@ /* * Transport independent svc_create routine. */ -@@ -427,7 +456,9 @@ int svc_dg_enablecache(SVCXPRT *, const +@@ -427,7 +456,9 @@ int svc_dg_enablecache(SVCXPRT *, const int __rpc_get_local_uid(SVCXPRT *_transp, uid_t *_uid); |