diff options
author | Christopher Faylor <me@cgf.cx> | 2004-01-22 19:16:17 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2004-01-22 19:16:17 +0000 |
commit | fba870ac948ba9132be02dfde3a3aaf041d1c8c8 (patch) | |
tree | 2acee01a618e8bdc1662423de56326326c1ebfa2 /winsup/cygwin/include | |
parent | 35711de7537b27e92fcfc4eec223179b70b02afb (diff) | |
download | cygnal-fba870ac948ba9132be02dfde3a3aaf041d1c8c8.tar.gz cygnal-fba870ac948ba9132be02dfde3a3aaf041d1c8c8.tar.bz2 cygnal-fba870ac948ba9132be02dfde3a3aaf041d1c8c8.zip |
change comment.
Diffstat (limited to 'winsup/cygwin/include')
-rw-r--r-- | winsup/cygwin/include/cygwin/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h index 484fed0b8..0a4e02e2a 100644 --- a/winsup/cygwin/include/cygwin/version.h +++ b/winsup/cygwin/include/cygwin/version.h @@ -233,9 +233,9 @@ details. */ 106: Export flock. 107: Export fcntl64. 108: Remove unused (hopefully) reent_data export. - 109: Export clock_gettime, sigwaitinfo, timer_create, timer_delete, + 109: Oh well. Someone uses reent_data. + 110: Export clock_gettime, sigwaitinfo, timer_create, timer_delete, timer_settime - 110: Oh well. Someone uses reent_data. */ /* Note that we forgot to bump the api for ualarm, strtoll, strtoull */ |