aboutsummaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
Diffstat (limited to 'io')
-rw-r--r--io/sys/statvfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/sys/statvfs.h b/io/sys/statvfs.h
index 6b51540508..b0b4607698 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