X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fizt%2Fgen.c;h=6579981f1efe1fa4dd41bb9b6ae45208d8aa693f;hb=5a1d5e778e85664f4e6657019348b4756b16eacb;hp=22ed6eadcda570798cfaecc969fb0b88e968b74e;hpb=df203a96d87ea3322e836e3dd980f64b80b234e7;p=fw%2Fsdcc diff --git a/src/izt/gen.c b/src/izt/gen.c index 22ed6ead..6579981f 100644 --- a/src/izt/gen.c +++ b/src/izt/gen.c @@ -234,7 +234,7 @@ _printLines (void) { // Currently a holder function. The Z80 needs some special mangling // for bank support. - printLine (_G.lines.head, codeOutFile); + printLine (_G.lines.head, codeOutBuf); } void