mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-20 16:01:10 +08:00
Fix stray closing brace
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
f4fb06ce17
commit
fb8e88815e
@ -228,7 +228,6 @@ __get_current_locale ()
|
||||
{
|
||||
return _REENT->_locale ?: __get_global_locale ();
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef __CYGWIN__
|
||||
_ELIDABLE_INLINE const struct lc_collate_T *
|
||||
|
Loading…
x
Reference in New Issue
Block a user