Fix function name case in magneto-optical.

This commit is contained in:
2020-03-28 02:37:35 +00:00
parent 39a9cb482e
commit cea24f350f

View File

@@ -2437,7 +2437,7 @@ mo_string_to_bus(const char *str)
const char *
MO_BUS_to_string(int bus)
mo_bus_to_string(int bus)
{
const char *ret = "none";