summaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2014-08-31 23:26:25 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2014-08-31 23:26:25 +0200
commitb39eee85c1c04c97de85f69f50826c520e734696 (patch)
tree04d4f200709ad0a1678af5775ece42f174e4e7a3 /sysdeps
parent287799f2d45f7c3d853ef5157a8a07c655f8e994 (diff)
Fix comment
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/mach/hurd/flockconv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/flockconv.c b/sysdeps/mach/hurd/flockconv.c
index 75e15d856f..4438784740 100644
--- a/sysdeps/mach/hurd/flockconv.c
+++ b/sysdeps/mach/hurd/flockconv.c
@@ -1,4 +1,4 @@
-/* Convert between `struct stat' format, and `struct stat64' format.
+/* Convert between `struct flock' format, and `struct flock64' format.
Copyright (C) 2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.