mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-21 00:07:36 +08:00
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…
x
Reference in New Issue
Block a user