From cd964a4d3eb691c10b34240c7546b69fb6ebea5a Mon Sep 17 00:00:00 2001 From: guy Date: Mon, 6 Feb 1995 13:37:31 +0000 Subject: [PATCH] Corretta picture "LETTERE" git-svn-id: svn://10.65.10.50/trunk@972 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- include/real.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/real.cpp b/include/real.cpp index 30515dc57..03691e82a 100755 --- a/include/real.cpp +++ b/include/real.cpp @@ -276,7 +276,7 @@ char *real ::literals () const centinaia.cut (0); v -= c * 100; centinaia << "cento"; - } + } else centinaia.cut(0); const int d = v / 10; if (d > 1) {