Date: Thu, 1 Sep 2005 19:16:25 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/rpcgen rpc_hout.c rpc_main.c rpc_util.h Message-ID: <200509011916.j81JGPcm050945@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2005-09-01 19:16:25 UTC
FreeBSD src repository
Modified files:
usr.bin/rpcgen rpc_hout.c rpc_main.c rpc_util.h
Log:
Only write the dispatch table function prototypes to the header if the -h
flag was specified. If all files are generated at once, those functions are
static and shouldn't appear in the header.
PR: 84450
Reviewed by: alfred
Revision Changes Path
1.12 +15 -13 src/usr.bin/rpcgen/rpc_hout.c
1.28 +7 -10 src/usr.bin/rpcgen/rpc_main.c
1.9 +2 -2 src/usr.bin/rpcgen/rpc_util.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509011916.j81JGPcm050945>
