diff options
-rw-r--r-- | io/sys/statvfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/sys/statvfs.h b/io/sys/statvfs.h index 6b51540..b0b4607 100644 --- a/io/sys/statvfs.h +++ b/io/sys/statvfs.h @@ -21,7 +21,7 @@ #include <features.h> -/* Get the system-specific definition of `struct statfs'. */ +/* Get the system-specific definition of `struct statvfs'. */ #include <bits/statvfs.h> #ifndef __USE_FILE_OFFSET64 |