[newlib-cygwin] Drop now useless comment from locale.c
Corinna Vinschen
corinna@sourceware.org
Fri Jun 24 10:47:00 GMT 2016
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=90e658291805be1f4797190b5650d57ff95ce9a4
commit 90e658291805be1f4797190b5650d57ff95ce9a4
Author: Corinna Vinschen <corinna@vinschen.de>
Date: Fri Jun 24 12:47:18 2016 +0200
Drop now useless comment from locale.c
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diff:
---
newlib/libc/locale/locale.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/newlib/libc/locale/locale.c b/newlib/libc/locale/locale.c
index 161f99a..33b5359 100644
--- a/newlib/libc/locale/locale.c
+++ b/newlib/libc/locale/locale.c
@@ -1022,8 +1022,6 @@ _DEFUN(_localeconv_r, (data),
#ifndef _REENT_ONLY
-/* Cygwin provides its own version of setlocale to perform some more
- initialization work. It calls _setlocale_r, though. */
char *
_DEFUN(setlocale, (category, locale),
int category _AND
More information about the Newlib-cvs
mailing list