K 10 svn:author V 3 bde K 8 svn:date V 27 1998-11-15T15:12:58.000000Z K 7 svn:log V 399 Fixed the type and order of vfs_modevent. This fixes part of a spew of warnings for the recent change of the type of a module event handler. Fixed a rotted comment (numeric types of filesystems are not listed here). Made the function protototype in VFS_SET() more like the corresponding function definition (don't use extern for prototypes). Enforce a semicolon after the LKM case of VFS_SET(). END