- Minor code cleanup.

This commit is contained in:
2024-04-24 20:32:44 +02:00
parent efc1068972
commit a5bac4e578
3 changed files with 34 additions and 29 deletions

View File

@@ -559,6 +559,7 @@ int main( int argc, char **argv)
choice = Print_Menu();
}
LG_LOG_INFO_0( "End SMAdmin");
if( ( lg_status = LG_Library_Close( true)) != LGS_OK)