summaryrefslogtreecommitdiffstats
path: root/include/rpc/rpcb_prot.x
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/rpcb_prot.x')
-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 b1ab096..1d9ed1c 100644
--- a/include/rpc/rpcb_prot.x
+++ b/include/rpc/rpcb_prot.x
@@ -326,7 +326,7 @@ typedef rpcb_stat rpcb_stat_byvers[RPCBVERS_STAT];
%#ifdef __cplusplus
%extern "C" bool_t xdr_netbuf(XDR *, struct netbuf *);
%
-%#else __STDC__
+%#else /* __STDC__ */
%extern bool_t xdr_netbuf(XDR *, struct netbuf *);
%
%#endif
OpenPOWER on IntegriCloud