public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] sys: Fixes possible typo in comment: statfs -> statvfs
@ 2021-04-07  4:14 Paul Zimmermann
  0 siblings, 0 replies; only message in thread
From: Paul Zimmermann @ 2021-04-07  4:14 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=bf6b6243c9fe6e9727282ed63f774698e730cedd

commit bf6b6243c9fe6e9727282ed63f774698e730cedd
Author: Hugo Gabriel Eyherabide <hugogabriel.eyherabide@gmail.com>
Date:   Mon Apr 5 22:08:19 2021 +0300

    sys: Fixes possible typo in comment: statfs -> statvfs

Diff:
---
 io/sys/statvfs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-07  4:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07  4:14 [glibc] sys: Fixes possible typo in comment: statfs -> statvfs Paul Zimmermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).