diff options
author | Christopher Faylor <me@cgf.cx> | 2003-02-22 23:03:26 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-02-22 23:03:26 +0000 |
commit | b59e1aaceb57ab166d974ad8eeb8bbb76e3105e4 (patch) | |
tree | f61575867ec23ede79c51981f714ee027c9f7736 /winsup | |
parent | a066f3645b3916e8fdd2fdbcc7eed6ca6bcfe989 (diff) | |
download | newlib-b59e1aaceb57ab166d974ad8eeb8bbb76e3105e4.zip newlib-b59e1aaceb57ab166d974ad8eeb8bbb76e3105e4.tar.gz newlib-b59e1aaceb57ab166d974ad8eeb8bbb76e3105e4.tar.bz2 |
whitespace
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/include/cygwin/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h index a1320b9..a1efc59 100644 --- a/winsup/cygwin/include/cygwin/version.h +++ b/winsup/cygwin/include/cygwin/version.h @@ -154,7 +154,7 @@ details. */ 56: Make ntsec on by default. 57: Export setgroups. 58: Export memalign, valloc, malloc_trim, malloc_usable_size, mallopt, - malloc_stats + malloc_stats 59: getsid 60: MSG_NOSIGNAL 61: Export getc_unlocked, getchar_unlocked, putc_unlocked, |