Fix comment.
authorUlrich Drepper <drepper@redhat.com>
Wed, 26 Jul 2006 01:27:06 +0000 (01:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 26 Jul 2006 01:27:06 +0000 (01:27 +0000)
sysdeps/unix/sysv/linux/alpha/bits/fcntl.h

index 9b2e635..6084c38 100644 (file)
@@ -94,7 +94,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() */