missing endif
This commit is contained in:
parent
1dddb54173
commit
27db712914
|
@ -4474,3 +4474,4 @@ const char *msg_hash_to_str_jp(enum msg_hash_enums msg)
|
||||||
|
|
||||||
return "null";
|
return "null";
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue