]> sourceware.org Git - glibc.git/blob - locale/SYS_libc.c
Update.
[glibc.git] / locale / SYS_libc.c
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. */
3
4 const char _libc_intl_domainname[] = "libc";
This page took 0.035396 seconds and 5 git commands to generate.