summaryrefslogtreecommitdiffstats
path: root/include/rpc
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-03-13 10:29:06 +0000
committerobrien <obrien@FreeBSD.org>2002-03-13 10:29:06 +0000
commitded92cd9de0f66c97e711de71c0cb865aa0c21d3 (patch)
tree84587baa841c0ad89668dbf6074fbdce0dfd438d /include/rpc
parent783a07fdf2cf9f07d154294161e490199ec54fae (diff)
downloadFreeBSD-src-ded92cd9de0f66c97e711de71c0cb865aa0c21d3.zip
FreeBSD-src-ded92cd9de0f66c97e711de71c0cb865aa0c21d3.tar.gz
Tokens after #endif are not strict ISO.
Diffstat (limited to 'include/rpc')
-rw-r--r--include/rpc/rpcb_prot.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpc/rpcb_prot.x b/include/rpc/rpcb_prot.x
index 1d9ed1c..c574841 100644
--- a/include/rpc/rpcb_prot.x
+++ b/include/rpc/rpcb_prot.x
@@ -233,7 +233,7 @@ struct rpcb_rmtcallres {
% } results;
% xdrproc_t xdr_res; /* decodes results */
%};
-#endif RPC_HDR
+#endif /* RPC_HDR */
%
%/*
% * rpcb_entry contains a merged address of a service on a particular
OpenPOWER on IntegriCloud