Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-08-23 14:08:01 +0300
committerCorinna Vinschen <corinna@vinschen.de>2016-08-23 14:08:01 +0300
commitfb8e88815e89cc4bee5e514ca9a21c9771a31f1c (patch)
treec64d92738d2a0e344bd8d007f515c8933e332f60 /newlib/libc
parentf4fb06ce1767866594e824c46e60fb7a6780cfc1 (diff)
Fix stray closing brace
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc')
-rw-r--r--newlib/libc/locale/setlocale.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/newlib/libc/locale/setlocale.h b/newlib/libc/locale/setlocale.h
index 5bf9edcf1..86b638b70 100644
--- a/newlib/libc/locale/setlocale.h
+++ b/newlib/libc/locale/setlocale.h
@@ -228,7 +228,6 @@ __get_current_locale ()
{
return _REENT->_locale ?: __get_global_locale ();
}
-}
#ifdef __CYGWIN__
_ELIDABLE_INLINE const struct lc_collate_T *