From 27db712914fac57d19a54997b0b80b11e80d44fb Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Thu, 20 Oct 2016 20:07:06 -0400 Subject: [PATCH] missing endif --- intl/msg_hash_jp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/intl/msg_hash_jp.c b/intl/msg_hash_jp.c index 72d158fa08..38eecaff00 100644 --- a/intl/msg_hash_jp.c +++ b/intl/msg_hash_jp.c @@ -4474,3 +4474,4 @@ const char *msg_hash_to_str_jp(enum msg_hash_enums msg) return "null"; } +#endif