missing endif

This commit is contained in:
Brad Parker 2016-10-20 20:07:06 -04:00
parent 1dddb54173
commit 27db712914

View File

@ -4474,3 +4474,4 @@ const char *msg_hash_to_str_jp(enum msg_hash_enums msg)
return "null";
}
#endif