hgfs comment fix: inode status, not statistics
This commit is contained in:
parent
f7ef192c02
commit
46624d640e
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ int mode;
|
|||
*===========================================================================*/
|
||||
PUBLIC int do_stat()
|
||||
{
|
||||
/* Retrieve inode statistics.
|
||||
/* Retrieve inode status.
|
||||
*/
|
||||
struct inode *ino;
|
||||
struct hgfs_attr attr;
|
||||
|
|
Loading…
Reference in a new issue