NetBSD/usr.bin/rpcgen
lukem d70c2ff830 fix the function prototypes in the generated header file (the second
arg should have been a pointer); without this you'd get a complaint
about a mismatch between the prototype in the header file and the
function declaration in foo_xdr.c.

fix by Vltteri Vuorikoski@datafellows.com <altteri.Vuorikoski@datafellows.com>
in [bin/6788], with some cosmetic mods by me.
2000-06-07 13:53:07 +00:00
..
Makefile
rpc_clntout.c
rpc_cout.c
rpc_hout.c fix the function prototypes in the generated header file (the second 2000-06-07 13:53:07 +00:00
rpc_main.c
rpc_parse.c
rpc_parse.h
rpc_sample.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c
rpc_tblout.c
rpc_util.c
rpc_util.h
rpcgen.1