clnt_bcast.c:420:33: warning: extra tokens at end of #endif directive
This commit is contained in:
parent
201b0ea8fd
commit
8754b1ac25
@ -417,7 +417,7 @@ rpc_broadcast_exp(prog, vers, proc, xargs, argsp, xresults, resultsp,
|
||||
outlen_pmap = xdr_getpos(xdrs);
|
||||
xdr_destroy(xdrs);
|
||||
}
|
||||
#endif PORTMAP
|
||||
#endif /* PORTMAP */
|
||||
|
||||
/*
|
||||
* Basic loop: broadcast the packets to transports which
|
||||
|
Loading…
Reference in New Issue
Block a user