summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/clnt_perror.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-03-21 22:49:10 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-03-21 22:49:10 +0000
commitc05ac53b8bbbbd998e18c6544011dd90f0f082da (patch)
tree8e16a65843d0b07cf60b7fb748e2ac4890d6f1fd /lib/libc/rpc/clnt_perror.c
parent2a66bf165bb3801d2346830c387414f759ab9f52 (diff)
Notes
Diffstat (limited to 'lib/libc/rpc/clnt_perror.c')
-rw-r--r--lib/libc/rpc/clnt_perror.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/clnt_perror.c b/lib/libc/rpc/clnt_perror.c
index f277f9e499c3..fbbdc9896b84 100644
--- a/lib/libc/rpc/clnt_perror.c
+++ b/lib/libc/rpc/clnt_perror.c
@@ -57,8 +57,8 @@ static char *rcsid = "$FreeBSD$";
static char *buf;
-static char *_buf __P((void));
-static char *auth_errmsg __P((enum auth_stat));
+static char *_buf(void);
+static char *auth_errmsg(enum auth_stat);
#define CLNT_PERROR_BUFLEN 256
static char *