From 9ba51f6d17f75b71d105f7204d9b46e58cf1b701 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 22 Feb 2005 15:35:10 +0000 Subject: [PATCH] * include/cygwin/version.h: Fix comment. --- winsup/cygwin/include/cygwin/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */