summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/librpc')
-rw-r--r--cpukit/librpc/src/rpc/svc_udp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/librpc/src/rpc/svc_udp.c b/cpukit/librpc/src/rpc/svc_udp.c
index 711d36586b..c3f5ab9446 100644
--- a/cpukit/librpc/src/rpc/svc_udp.c
+++ b/cpukit/librpc/src/rpc/svc_udp.c
@@ -227,8 +227,8 @@ svcudp_reply(SVCXPRT *xprt, struct rpc_msg *msg)
static bool_t
svcudp_getargs(
- SVCXPRT *xprt,
- xdrproc_t xdr_args,
+ SVCXPRT *xprt,
+ xdrproc_t xdr_args,
caddr_t args_ptr)
{