index 89e5ccbd23ab81e385338bae1473ce6b77f79c7f..938b4f82e1217dc85d1128e94b40ec83ebe3ddfb 100644 (file)
* column is the name of the nl_item, if translating from nl_langinfo_l() (it's
* always the member name, in upper case).
*/
-const static struct lconv_member_info table[] = {
+static const struct lconv_member_info table[] = {
/* String fields. */
LCONV_S(LC_NUMERIC, decimal_point, DECIMAL_POINT),
LCONV_S(LC_NUMERIC, thousands_sep, THOUSANDS_SEP),