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

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

Diff for /src/sys/adosfs/Attic/adosfs.h between version 1.17.16.1 and 1.17.16.2

version 1.17.16.1, 2002/01/10 19:35:53 version 1.17.16.2, 2002/06/23 17:33:33
Line 169  void adosfs_aremhash __P((struct anode *
Line 169  void adosfs_aremhash __P((struct anode *
   
 int adosfs_lookup __P((void *));  int adosfs_lookup __P((void *));
   
 int (**adosfs_vnodeop_p) __P((void *));  extern int (**adosfs_vnodeop_p) __P((void *));
 #endif /* _KERNEL */  #endif /* _KERNEL */

Legend:
Removed from v.1.17.16.1  
changed lines
  Added in v.1.17.16.2

CVSweb <webmaster@jp.NetBSD.org>