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