]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use ANSI definitions.
authorDavid Malone <dwmalone@FreeBSD.org>
Sun, 13 Nov 2005 21:17:24 +0000 (21:17 +0000)
committerDavid Malone <dwmalone@FreeBSD.org>
Sun, 13 Nov 2005 21:17:24 +0000 (21:17 +0000)
commite390e3af7c6aa20ef57a33a4895039ee4787509c
tree4bf46d50853a8d9b6bab2df1457113956a446b54
parent5bbc895db615c1802dfde82a89239c106ad4f1b4
Use ANSI definitions.
Avoid using extern by declaring shared functions in header files.
Const poision.
13 files changed:
usr.bin/rpcgen/rpc_clntout.c
usr.bin/rpcgen/rpc_cout.c
usr.bin/rpcgen/rpc_hout.c
usr.bin/rpcgen/rpc_main.c
usr.bin/rpcgen/rpc_parse.c
usr.bin/rpcgen/rpc_parse.h
usr.bin/rpcgen/rpc_sample.c
usr.bin/rpcgen/rpc_scan.c
usr.bin/rpcgen/rpc_scan.h
usr.bin/rpcgen/rpc_svcout.c
usr.bin/rpcgen/rpc_tblout.c
usr.bin/rpcgen/rpc_util.c
usr.bin/rpcgen/rpc_util.h