stefanf 2005-09-02 18:20:48 UTC
FreeBSD src repository
Modified files:
usr.bin/rpcgen rpc_svcout.c
Log:
Fix a syntax error in the generated code when invoked with -P. Note that
the generated code still doesn't compile as we lack tinfo, t_getinfo and
friends.
Revision Changes Path
1.20 +0 -1 src/usr.bin/rpcgen/rpc_svcout.c