summaryrefslogtreecommitdiff
path: root/include/rpc/pmap_clnt.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-01-15 13:16:59 +0000
committerEric Andersen <andersen@codepoet.org>2001-01-15 13:16:59 +0000
commit67fb342b086501f95fdadb3cf69ff9abb7a714e7 (patch)
treeaccf534064acd6e76fa8e45a6252fbeb52f5593c /include/rpc/pmap_clnt.h
parent6c7a9c98a3331b4dc2044ca1ba232e05926b1aae (diff)
Makeheader files be more like GNU
Diffstat (limited to 'include/rpc/pmap_clnt.h')
-rw-r--r--include/rpc/pmap_clnt.h2
1 files changed, 1 insertions, 1 deletions
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));
/*