Update src/Mod/ReverseEngineering/App/AppReverseEngineering.cpp
Co-authored-by: Ryan K <114723629+ryankembrey@users.noreply.github.com>
This commit is contained in:
committed by
Chris Hennes
parent
da5f0f18c6
commit
4eebf4431e
@@ -999,7 +999,7 @@ PyMOD_INIT_FUNC(ReverseEngineering)
|
||||
}
|
||||
|
||||
PyObject* mod = Reen::initModule();
|
||||
Base::Console().log("Loading ReverseEngineering module… done\n");
|
||||
Base::Console().log("Loading Reverse Engineering module… done\n");
|
||||
PyMOD_Return(mod);
|
||||
}
|
||||
// clang-format on
|
||||
|
||||
Reference in New Issue
Block a user