Fix comment.

This commit is contained in:
Ulrich Drepper 2006-07-26 01:27:06 +00:00
parent 259437280c
commit 2361f0b82a

View 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() */