Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/29/2000 18:29:48
Module Name:	syssrc
Committed By:	simonb
Date:		Thu Mar 30 02:29:47 UTC 2000

Modified Files:
	syssrc/sys/msdosfs: msdosfsmount.h

Log Message:
Delete redunctant decls of msdosfs_{mount,start,unmount,root,quotactl,
statfs,sync,fhtovp,checkexp,vptofh}() - they're local to msdosfs_vfsops.c.

XXX: These should be static in msdosfs_vfsops.c - another day...


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/msdosfs/msdosfsmount.h

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