mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Tokens after #endif are not strict ISO.
This commit is contained in:
parent
d919580716
commit
fb8294fed9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue