Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/rpcgen
Module Name: src
Committed By: christos
Date: Wed Jun 25 19:31:09 UTC 2003
Modified Files:
src/usr.bin/rpcgen: rpc_svcout.c
Log Message:
In no-main mode [rpcgen -C -m], don't declare _rpcfoo variables static.
Let the main program declare them extern if it wants, otherwise we get
link failures for variables not defined.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/usr.bin/rpcgen/rpc_svcout.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index