Fix typo in include/cygwin/version.h
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
f9d35f473b
commit
63b41daeb6
|
@ -1,3 +1,7 @@
|
|||
2015-03-12 Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
* include/cygwin/version.h: Fix typo.
|
||||
|
||||
2015-03-12 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* fhandler_socket.cc: Drop defining _BSDTYPES_DEFINED before including
|
||||
|
|
|
@ -467,7 +467,7 @@ details. */
|
|||
putwc_unlocked, putwchar_unlocked.
|
||||
284: Export sockatmark.
|
||||
285: Export wcstold.
|
||||
285: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl.
|
||||
286: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl.
|
||||
287: Export issetugid.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue