hgfs comment fix: inode status, not statistics

This commit is contained in:
David van Moolenbroek 2010-08-07 11:50:15 +00:00
parent f7ef192c02
commit 46624d640e

View file

@ -41,7 +41,7 @@ int mode;
*===========================================================================*/ *===========================================================================*/
PUBLIC int do_stat() PUBLIC int do_stat()
{ {
/* Retrieve inode statistics. /* Retrieve inode status.
*/ */
struct inode *ino; struct inode *ino;
struct hgfs_attr attr; struct hgfs_attr attr;