Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/26/2000 09:45:03
Module Name:	basesrc
Committed By:	jdolecek
Date:		Wed Apr 26 16:45:03 UTC 2000

Modified Files:
	basesrc/sbin/fsck_msdos: fat.c

Log Message:
add a prototype for _readfat() added in last commit and make it static, so
that it's possible to compile this with -Wstrict-prototypes -Wmissing-prototypes

Breakage reported by Jeff Rizzo <riz@boogers.sf.ca.us> on current-users.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/sbin/fsck_msdos/fat.c

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