Update src/Mod/ReverseEngineering/App/AppReverseEngineering.cpp
Co-authored-by: Ryan K <[email protected]>
This commit is contained in:
committed by
Chris Hennes
co-authored by
Ryan K
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