Corretta la chiusura del file utenti.

git-svn-id: svn://10.65.10.50/trunk@2773 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1996-04-26 10:43:42 +00:00
parent 54f0e5caad
commit 247d47b0a4

View File

@ -823,7 +823,7 @@ void TManutenzione_app::update()
}
lock_users = TRUE;
}
else utenti.close();
utenti.close();
long firm = get_firm();
TString pref;