mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
iconv, intl, locale, wcsmbs: Remove internal_function
Also adjust parts of the time subdirectory.
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#include "../locale/localeinfo.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
void internal_function
|
||||
void
|
||||
_nl_cleanup_time (struct __locale_data *locale)
|
||||
{
|
||||
struct lc_time_data *const data = locale->private.time;
|
||||
|
Reference in New Issue
Block a user