Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/15/1999 08:04:41
Module Name:	basesrc
Committed By:	christos
Date:		Tue Jun 15 15:04:41 UTC 1999

Modified Files:

	basesrc/usr.bin/modstat: modstat.c

Log Message:

make this compile again... since size_t is unsigned long now, %*d's with
the size arg size_t make gcc bitch.


--
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/modstat/modstat.c

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