Module Name: src Committed By: plunky Date: Tue Aug 30 17:09:52 UTC 2011
Modified Files: src/include/rpc: xdr.h src/lib/libc/rpc: rpc.3 Log Message: provide a complete prototype for xdrproc_t (I found no instances where three arguments were actually used, as per the claim in the comment. If there are any in third party code then they will need to use a cast) To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/include/rpc/xdr.h cvs rdiff -u -r1.22 -r1.23 src/lib/libc/rpc/rpc.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.