From 6bb9550c774db19becc9a440080db805d6abd1ba Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 20 Dec 1994 11:09:34 +0000 Subject: [PATCH] Corretto OCC_OCCAS -> CLI_OCCAS git-svn-id: svn://10.65.10.50/trunk@777 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg3400.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cg/cg3400.cpp b/cg/cg3400.cpp index 03368ad3b..440ae7534 100755 --- a/cg/cg3400.cpp +++ b/cg/cg3400.cpp @@ -1235,7 +1235,7 @@ void CG3400_application::setta_righe_indirizzo(char tipocf, long codcf,int rdes) const bool clifo_ok = (_clifo->read() == NOERR); - if (clifo_ok) really_occas = _clifo->get_bool(OCC_OCCAS); + if (clifo_ok) really_occas = _clifo->get_bool(CLI_OCCAS); if (_occfpi.not_empty() && really_occas) // => e' un occasionale... {