* include/cygwin/version.h: Fix typo.

This commit is contained in:
Corinna Vinschen 2005-10-22 10:28:02 +00:00
parent f4f1045c8c
commit 88d30f0b2f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-10-22 Corinna Vinschen <corinna@vinschen.de>
* include/cygwin/version.h: Fix typo.
2005-10-21 Christopher Faylor <cgf@timesys.com>
* dir.cc (rmdir): Eliminate nonsensical code.

View File

@ -278,7 +278,7 @@ details. */
139: Start using POSIX definition of struct msghdr and WinSock2
IPPROTO_IP values.
140: Export mlock, munlock.
140: Export futimes, lutimes.
141: Export futimes, lutimes.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */