]> jfr.im git - solanum.git/blobdiff - ircd/modules.c
modules: wow, that was a dumb error.
[solanum.git] / ircd / modules.c
index 2985f1c206697dd2ebaf912b24c7b015dfc57022..8db03c3697758eb50983223bcdc0df384672298b 100644 (file)
@@ -943,6 +943,8 @@ load_a_module(const char *path, int warn, int core)
                                }
                        }
                }
+
+               break;
        default:
                ilog(L_MAIN, "Module %s has unknown/unsupported MAPI version %d.",
                     mod_basename, MAPI_VERSION(*mapi_version));