remove erroneous part of comment
This commit is contained in:
parent
de8af572fd
commit
1f77d71b4c
@ -12,7 +12,7 @@ details. */
|
||||
#define _SYS_VFS_H_
|
||||
|
||||
struct statfs {
|
||||
long f_type; /* type of filesystem (see below) */
|
||||
long f_type; /* type of filesystem */
|
||||
long f_bsize; /* optimal transfer block size */
|
||||
long f_blocks; /* total data blocks in file system */
|
||||
long f_bfree; /* free blocks in fs */
|
||||
|
Loading…
Reference in New Issue
Block a user