Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/26/2000 05:11:47
Module Name:	basesrc
Committed By:	mycroft
Date:		Wed Jul 26 02:11:46 UTC 2000

Modified Files:
	basesrc/lib/csu/alpha: crt0.c
	basesrc/lib/csu/sparc64: crt0.c

Log Message:
Always dereference argc as an int.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/lib/csu/alpha/crt0.c
cvs rdiff -r1.14 -r1.15 basesrc/lib/csu/sparc64/crt0.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.