OSDN Git Service

* include/cygwin/version.h: Fix comment typo.
authorbriand <briand>
Thu, 28 Jun 2007 22:45:48 +0000 (22:45 +0000)
committerbriand <briand>
Thu, 28 Jun 2007 22:45:48 +0000 (22:45 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/version.h

index 8a8ab8b..5ad9aae 100644 (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.
index ba58c38..9059ecd 100644 (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.