From 8abe9003626b407624ece5d0bd5d4cc28314631e Mon Sep 17 00:00:00 2001 From: luca Date: Wed, 17 Oct 2007 09:43:58 +0000 Subject: [PATCH] Patch level :4.0 e 10.0 Files correlati : Ricompilazione Demo : [ ] Commento :i tipi vanno dichiarati git-svn-id: svn://10.65.10.50/trunk@15722 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg1309.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cg/cg1309.cpp b/cg/cg1309.cpp index 2ccd343ef..7278310d6 100755 --- a/cg/cg1309.cpp +++ b/cg/cg1309.cpp @@ -61,7 +61,7 @@ void TCheck_PIVA_mask::load_sheet() if (paiv_good && cofi_good) continue; // Ignoro chi sicuramente e' a posto - const tipoana = clifo.get(CLI_TIPOAPER).as_string()[0]; + const char tipoana = clifo.get(CLI_TIPOAPER).as_string()[0]; if (tipoana == 'F' && cofi_good) continue; // Ignoro le persone fisiche col codice fiscale a posto