From dab2d6ebae0b1f7d7b72ccafe42b729081409ff2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 8 Jan 2005 06:01:35 +0000 Subject: 2005-01-07 Ralf Corsepius * librpc/include/rpc/auth_des.h, librpc/include/rpc/xdr.h, librpc/src/rpc/auth_des.c, librpc/src/rpc/auth_unix.c, librpc/src/rpc/rpc_prot.c, librpc/src/xdr/xdr.c: Misc. ansi-fications, misc. updates from FreeBSD. --- cpukit/librpc/include/rpc/auth_des.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/librpc/include/rpc/auth_des.h') diff --git a/cpukit/librpc/include/rpc/auth_des.h b/cpukit/librpc/include/rpc/auth_des.h index a7635f87e1..634f0ec636 100644 --- a/cpukit/librpc/include/rpc/auth_des.h +++ b/cpukit/librpc/include/rpc/auth_des.h @@ -103,7 +103,7 @@ struct authdes_verf { #define adv_nickname adv_int_u __BEGIN_DECLS -extern int authdes_getucred __P(( struct authdes_cred *, uid_t *, gid_t *, int *, gid_t * )); +extern int authdes_getucred ( struct authdes_cred *, uid_t *, gid_t *, int *, gid_t * ); __END_DECLS #endif /* ndef _AUTH_DES_ */ -- cgit v1.2.3