Subject: CVS commit: basesrc/usr.bin/rpcgen
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/06/2002 00:02:15
Module Name: basesrc
Committed By: christos
Date: Tue Feb 5 22:02:15 UTC 2002
Modified Files:
basesrc/usr.bin/rpcgen: rpc_parse.c
Log Message:
cast ~0 to (u_int) because it is aimed at the size argument of the xdr function.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/rpcgen/rpc_parse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.