Correzione errore MI6016.
git-svn-id: svn://10.65.10.50/trunk@3194 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
0069715c8e
commit
c47eea879b
@ -398,7 +398,8 @@ void TSaldibrowse_application::add_r(int numrig,int a,real& slf,char sff,real& s
|
||||
segno = 'A';
|
||||
}
|
||||
riga.add(slf.string(),7);
|
||||
riga.add(sff,8);
|
||||
if (slf != ZERO)
|
||||
riga.add(sff,8);
|
||||
riga.add(sc.string(),9);
|
||||
riga.add(segno,10);
|
||||
riga.add(d.string(),11);
|
||||
|
Loading…
x
Reference in New Issue
Block a user