diff --git a/servers/hgfs/stat.c b/servers/hgfs/stat.c index 2253a11d8..a22b18c0f 100644 --- a/servers/hgfs/stat.c +++ b/servers/hgfs/stat.c @@ -41,7 +41,7 @@ int mode; *===========================================================================*/ PUBLIC int do_stat() { -/* Retrieve inode statistics. +/* Retrieve inode status. */ struct inode *ino; struct hgfs_attr attr;