mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 17:53:37 +08:00
sys: Fixes possible typo in comment: statfs -> statvfs
This commit is contained in:
parent
0a282de11b
commit
bf6b6243c9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user