From: Sascha Wildner Date: Fri, 5 Apr 2019 22:16:29 +0000 (+0200) Subject: : Update one more comment. X-Git-Tag: v5.7.0~384 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/003a788d6530f7f791141bd3c967e8ab7549e60d : Update one more comment. --- diff --git a/include/unistd.h b/include/unistd.h index c5e25ea118..a89be6ddf6 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -106,7 +106,7 @@ typedef __uint32_t uid_t; /* XXX __uid_t */ * the POSIX standard; however, if the relevant sysconf() function * returns -1, the functions may be stubbed out. */ -#define _POSIX_READER_WRITER_LOCKS 200112L +#define _POSIX_READER_WRITER_LOCKS 200112L /* mandatory ([THR]) */ #define _POSIX_REGEXP 1 /* mandatory */ #define _POSIX_SHELL 1 /* mandatory */ #define _POSIX_SPAWN 200112L /* [SPN] */