From fb8294fed993f25833dc33560d52f483dcac6c20 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 13 Mar 2002 10:29:06 +0000 Subject: [PATCH] Tokens after #endif are not strict ISO. --- include/rpc/rpcb_prot.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/rpc/rpcb_prot.x b/include/rpc/rpcb_prot.x index 1d9ed1ce230..c5748413cdf 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