diff options
-rw-r--r-- | winsup/cygwin/include/cygwin/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h index ecb467f3d..cb1294f0a 100644 --- a/winsup/cygwin/include/cygwin/version.h +++ b/winsup/cygwin/include/cygwin/version.h @@ -246,7 +246,7 @@ details. */ 116: Export atoll. 117: Export utmpx functions, Return utmp * from pututent. 118: Export getpriority, setpriority. - 118: Export fdatasync. + 119: Export fdatasync. */ /* Note that we forgot to bump the api for ualarm, strtoll, strtoull */ |