Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   lukem
Date:           Wed Jun  7 13:53:08 UTC 2000

Modified Files:
        basesrc/usr.bin/rpcgen: rpc_hout.c

Log Message:
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@localhost 
<altteri.Vuorikoski%datafellows.com@localhost>
in [bin/6788], with some cosmetic mods by me.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/rpcgen/rpc_hout.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