* include/libc-symbols.h (__hidden_dot_weak1): Fix typo. Replace
[glibc.git] / locale / SYS_libc.c
blob4f9e946cf3b2338ef1125a97509bac1463fdba5c
1 /* Define a constant for the dgettext domainname for libc internal messages,
2 so the string constant is not repeated in dozens of object files. */
4 const char _libc_intl_domainname[] = "libc";
5 INTDEF(_libc_intl_domainname)