From 3239698d1fe72364c85f7a76799421bfd90cc4d7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 15 Apr 2004 13:26:21 +0000 Subject: Remove stray white spaces. --- cpukit/librpc/include/rpcsvc/ypclnt.h | 1 - cpukit/librpc/src/rpc/authunix_prot.c | 1 - cpukit/librpc/src/rpc/getrpcent.c | 1 - cpukit/librpc/src/rpc/pmap_rmt.c | 1 - cpukit/librpc/src/rpc/rpc_callmsg.c | 1 - cpukit/librpc/src/rpc/svc_auth_des.c | 1 - cpukit/librpc/src/rpc/svc_simple.c | 1 - cpukit/librpc/src/rpc/svc_udp.c | 1 - cpukit/librpc/src/xdr/xdr_array.c | 1 - 9 files changed, 9 deletions(-) (limited to 'cpukit/librpc') diff --git a/cpukit/librpc/include/rpcsvc/ypclnt.h b/cpukit/librpc/include/rpcsvc/ypclnt.h index 9636ba2d84..0c73147998 100644 --- a/cpukit/librpc/include/rpcsvc/ypclnt.h +++ b/cpukit/librpc/include/rpcsvc/ypclnt.h @@ -91,4 +91,3 @@ int ypprot_err __P((unsigned int incode)); __END_DECLS #endif /* _RPCSVC_YPCLNT_H_ */ - diff --git a/cpukit/librpc/src/rpc/authunix_prot.c b/cpukit/librpc/src/rpc/authunix_prot.c index 022fac0686..4fddc6b96d 100644 --- a/cpukit/librpc/src/rpc/authunix_prot.c +++ b/cpukit/librpc/src/rpc/authunix_prot.c @@ -65,4 +65,3 @@ xdr_authunix_parms(xdrs, p) } return (FALSE); } - diff --git a/cpukit/librpc/src/rpc/getrpcent.c b/cpukit/librpc/src/rpc/getrpcent.c index bdcf7172cb..e2d2e164d5 100644 --- a/cpukit/librpc/src/rpc/getrpcent.c +++ b/cpukit/librpc/src/rpc/getrpcent.c @@ -300,4 +300,3 @@ interpret(val, len) *q = NULL; return (&d->rpc); } - diff --git a/cpukit/librpc/src/rpc/pmap_rmt.c b/cpukit/librpc/src/rpc/pmap_rmt.c index 82f21f79e0..32a51be239 100644 --- a/cpukit/librpc/src/rpc/pmap_rmt.c +++ b/cpukit/librpc/src/rpc/pmap_rmt.c @@ -413,4 +413,3 @@ done_broad: AUTH_DESTROY(unix_auth); return (stat); } - diff --git a/cpukit/librpc/src/rpc/rpc_callmsg.c b/cpukit/librpc/src/rpc/rpc_callmsg.c index 982fc47b45..495ddca819 100644 --- a/cpukit/librpc/src/rpc/rpc_callmsg.c +++ b/cpukit/librpc/src/rpc/rpc_callmsg.c @@ -190,4 +190,3 @@ xdr_callmsg(xdrs, cmsg) return (xdr_opaque_auth(xdrs, &(cmsg->rm_call.cb_verf))); return (FALSE); } - diff --git a/cpukit/librpc/src/rpc/svc_auth_des.c b/cpukit/librpc/src/rpc/svc_auth_des.c index a107168e30..b08c388ba1 100644 --- a/cpukit/librpc/src/rpc/svc_auth_des.c +++ b/cpukit/librpc/src/rpc/svc_auth_des.c @@ -528,4 +528,3 @@ invalidate(cred) ((struct bsdcred *)cred)->grouplen = INVALID; } #endif - diff --git a/cpukit/librpc/src/rpc/svc_simple.c b/cpukit/librpc/src/rpc/svc_simple.c index fb10c6763a..c22063ffc6 100644 --- a/cpukit/librpc/src/rpc/svc_simple.c +++ b/cpukit/librpc/src/rpc/svc_simple.c @@ -148,4 +148,3 @@ universal(rqstp, atransp) (void) fprintf(stderr, "never registered prog %d\n", prog); exit(1); } - diff --git a/cpukit/librpc/src/rpc/svc_udp.c b/cpukit/librpc/src/rpc/svc_udp.c index 652683b3da..eb5736b23f 100644 --- a/cpukit/librpc/src/rpc/svc_udp.c +++ b/cpukit/librpc/src/rpc/svc_udp.c @@ -477,4 +477,3 @@ cache_get(xprt, msg, replyp, replylenp) uc->uc_addr = xprt->xp_raddr; return(0); } - diff --git a/cpukit/librpc/src/xdr/xdr_array.c b/cpukit/librpc/src/xdr/xdr_array.c index 6e4cf96c38..53ced17096 100644 --- a/cpukit/librpc/src/xdr/xdr_array.c +++ b/cpukit/librpc/src/xdr/xdr_array.c @@ -154,4 +154,3 @@ xdr_vector(xdrs, basep, nelem, elemsize, xdr_elem) } return(TRUE); } - -- cgit v1.2.3