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

This commit is contained in:
Brian Dessent 2007-06-28 22:45:49 +00:00
parent 2ece921728
commit 64fdc12ed5
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-06-28 Brian Dessent <brian@dessent.net>
* include/cygwin/version.h: Fix comment typo.
2007-06-28 Corinna Vinschen <corinna@vinschen.de>
* cygwin.din: Export stpcpy, stpncpy.

View File

@ -297,7 +297,7 @@ details. */
158: Export bindresvport, bindresvport_sa, iruserok_sa, rcmd_af,
rresvport_af.
159: Export posix_openpt.
160: Export posix_fadvice, posix_fallocate.
160: Export posix_fadvise, posix_fallocate.
161: Export resolver functions.
162: New struct ifreq. Export if_nametoindex, if_indextoname,
if_nameindex, if_freenameindex.