[BACK]Return to msdosfsmount.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / fs / msdosfs

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

Diff for /src/sys/fs/msdosfs/msdosfsmount.h between version 1.14 and 1.14.22.1

version 1.14, 2007/09/24 00:42:14 version 1.14.22.1, 2009/05/04 08:13:43
Line 245  void msdosfs_init(void);
Line 245  void msdosfs_init(void);
 void msdosfs_reinit(void);  void msdosfs_reinit(void);
 void msdosfs_done(void);  void msdosfs_done(void);
   
 #ifdef SYSCTL_SETUP_PROTO  
 SYSCTL_SETUP_PROTO(sysctl_vfs_msdosfs_setup);  
 #endif /* SYSCTL_SETUP_PROTO */  
 #endif /* _KERNEL */  #endif /* _KERNEL */
 #endif /* _MSDOSFS_MSDOSFSMOUNT_H_ */  #endif /* _MSDOSFS_MSDOSFSMOUNT_H_ */

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.14.22.1

CVSweb <webmaster@jp.NetBSD.org>