diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-13 10:29:06 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-13 10:29:06 +0000 |
| commit | fb8294fed993f25833dc33560d52f483dcac6c20 (patch) | |
| tree | 84587baa841c0ad89668dbf6074fbdce0dfd438d /include | |
| parent | d9195807163262d0c0f6a2e3c87f57c2ece8cc0e (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/rpc/rpcb_prot.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpc/rpcb_prot.x b/include/rpc/rpcb_prot.x index 1d9ed1ce230e..c5748413cdfd 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 |
