diff options
Diffstat (limited to 'locale/programs/locfile-token.h')
-rw-r--r-- | locale/programs/locfile-token.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/programs/locfile-token.h b/locale/programs/locfile-token.h index 97945f8f1a..e1cd5f7a74 100644 --- a/locale/programs/locfile-token.h +++ b/locale/programs/locfile-token.h @@ -88,6 +88,7 @@ enum token_t tok_map, tok_translit_start, tok_translit_end, + tok_translit_ignore, tok_default_missing, tok_lc_collate, tok_coll_weight_max, |