From: Ulrich Drepper Date: Wed, 26 Jul 2006 01:27:06 +0000 (+0000) Subject: Fix comment. X-Git-Tag: upstream/2.30~10627^2~838 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2361f0b82af4256ac56d3a9497ff36104a4dc701;p=external%2Fglibc.git Fix comment. --- diff --git a/sysdeps/unix/sysv/linux/alpha/bits/fcntl.h b/sysdeps/unix/sysv/linux/alpha/bits/fcntl.h index 9b2e635..6084c38 100644 --- a/sysdeps/unix/sysv/linux/alpha/bits/fcntl.h +++ b/sysdeps/unix/sysv/linux/alpha/bits/fcntl.h @@ -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() */