* include/cygwin/version.h: Fix typo.
This commit is contained in:
parent
f4f1045c8c
commit
88d30f0b2f
|
@ -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.
|
||||
|
|
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue