entered into RCS
From-SVN: r834
This commit is contained in:
parent
8d9e73ccd6
commit
a8481f2b7e
@ -190,7 +190,7 @@ do { union { float f; long l;} tem; \
|
|||||||
if (++sp < (LEN)) \
|
if (++sp < (LEN)) \
|
||||||
{ if (lp > 60) \
|
{ if (lp > 60) \
|
||||||
{ lp = 0; \
|
{ lp = 0; \
|
||||||
fprintf ((FILE), "\n%s ", ASCII_DATA_ASM_OP); } \
|
fprintf ((FILE), "\n\t%s ", ASCII_DATA_ASM_OP); } \
|
||||||
else \
|
else \
|
||||||
putc (',', (FILE)); \
|
putc (',', (FILE)); \
|
||||||
goto loop; } \
|
goto loop; } \
|
||||||
|
Loading…
Reference in New Issue
Block a user