* include/cygwin/version.h: Fix comment typo.
This commit is contained in:
parent
2ece921728
commit
64fdc12ed5
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue