From 9ec12fd38cb11e4fdafd38155ab893fb6e276905 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 14 Oct 1994 11:09:59 +0000 Subject: [PATCH] Tolta uba stringa statica in cg1100.cpp git-svn-id: svn://10.65.10.50/trunk@364 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg1100.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cg/cg1100.cpp b/cg/cg1100.cpp index bb23f2944..0aa51e037 100755 --- a/cg/cg1100.cpp +++ b/cg/cg1100.cpp @@ -483,7 +483,7 @@ bool CG1100_application::elabora_riga() bool CG1100_application::preprocess_page(int file,int counter) { static int c1 = 0; - static TString a1(12); + static TString16 a1; if (_tipo_stampa == senza_IV_direttiva) {