From fba870ac948ba9132be02dfde3a3aaf041d1c8c8 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 22 Jan 2004 19:16:17 +0000 Subject: [PATCH] change comment. --- winsup/cygwin/include/cygwin/version.h | 4 ++-- 1 file 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 */