Fix return
This commit is contained in:
@@ -2181,6 +2181,9 @@ long LoginWrenchBoardFamilyLogin(CVars in, CVars &out){
|
|||||||
} catch (bad_parameter) {
|
} catch (bad_parameter) {
|
||||||
logfmt(logINFO, "ERROR CALL long WrenchFamilyUpdate(CVars in, CVars &out)");
|
logfmt(logINFO, "ERROR CALL long WrenchFamilyUpdate(CVars in, CVars &out)");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
logfmt(logINFO, "********~~~~~~~~ LoginWrenchBoardFamilyLogin() ------ Completed() **** ");
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user