From 67fb342b086501f95fdadb3cf69ff9abb7a714e7 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 15 Jan 2001 13:16:59 +0000 Subject: Makeheader files be more like GNU --- include/rpc/pmap_clnt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/rpc/pmap_clnt.h') diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h index a36f7b72f..d9800d400 100644 --- a/include/rpc/pmap_clnt.h +++ b/include/rpc/pmap_clnt.h @@ -45,7 +45,7 @@ __BEGIN_DECLS -typedef bool_t (*resultproc_t) __P ((caddr_t resp, +typedef bool_t (*resultproc_t) __PMT ((caddr_t resp, struct sockaddr_in *raddr)); /* -- cgit v1.2.3