From 247d47b0a4bebbc8a2c045cf8730894fcbefab22 Mon Sep 17 00:00:00 2001 From: angelo Date: Fri, 26 Apr 1996 10:43:42 +0000 Subject: [PATCH] Corretta la chiusura del file utenti. git-svn-id: svn://10.65.10.50/trunk@2773 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ba/ba1100.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ba/ba1100.cpp b/ba/ba1100.cpp index 33cc0d8d7..143db2273 100755 --- a/ba/ba1100.cpp +++ b/ba/ba1100.cpp @@ -823,7 +823,7 @@ void TManutenzione_app::update() } lock_users = TRUE; } - else utenti.close(); + utenti.close(); long firm = get_firm(); TString pref;