Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bernd Ernesti <veego@netbsd.org>
List: source-changes
Date: 01/06/2001 17:04:06
Module Name:	basesrc
Committed By:	veego
Date:		Sat Jan  6 15:04:06 UTC 2001

Modified Files:
	basesrc/usr.sbin/sushi: scandir.c scanform.c

Log Message:
len is size_t and not int.
Fixes compile problem on alpha.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/usr.sbin/sushi/scandir.c \
    basesrc/usr.sbin/sushi/scanform.c

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