From ab5823b4b6e760345d347b98830ccc75aa81bff6 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 29 Jul 2006 23:12:43 +0000 Subject: Updated to fedora-glibc-20060729T2255 --- sysdeps/unix/sysv/linux/s390/bits/fcntl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/s390/bits/fcntl.h') diff --git a/sysdeps/unix/sysv/linux/s390/bits/fcntl.h b/sysdeps/unix/sysv/linux/s390/bits/fcntl.h index 166bae59bf..e5a917dbfa 100644 --- a/sysdeps/unix/sysv/linux/s390/bits/fcntl.h +++ b/sysdeps/unix/sysv/linux/s390/bits/fcntl.h @@ -114,7 +114,7 @@ # define F_NOTIFY 1026 /* Request notfications on a directory. */ #endif -/* For F_[GET|SET]FL. */ +/* For F_[GET|SET]FD. */ #define FD_CLOEXEC 1 /* actually anything with low bit set goes */ /* For posix fcntl() and `l_type' field of a `struct flock' for lockf(). */ -- cgit v1.2.3