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 ();
|
return _REENT->_locale ?: __get_global_locale ();
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef __CYGWIN__
|
#ifdef __CYGWIN__
|
||||||
_ELIDABLE_INLINE const struct lc_collate_T *
|
_ELIDABLE_INLINE const struct lc_collate_T *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user