summaryrefslogtreecommitdiff
path: root/locale/programs/locfile-token.h
diff options
context:
space:
mode:
Diffstat (limited to 'locale/programs/locfile-token.h')
-rw-r--r--locale/programs/locfile-token.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/locale/programs/locfile-token.h b/locale/programs/locfile-token.h
index d6e7a8b4ac..e3cd18e5f0 100644
--- a/locale/programs/locfile-token.h
+++ b/locale/programs/locfile-token.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2016 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
@@ -186,6 +186,8 @@ enum token_t
tok_cal_direction,
tok_timezone,
tok_date_fmt,
+ tok_alt_mon,
+ tok_ab_alt_mon,
tok_lc_messages,
tok_yesexpr,
tok_noexpr,