X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Flibec%2Fbootstrap%2Foutput.c;fp=compiler%2Fbootstrap%2Flibec%2Fbootstrap%2Foutput.c;h=ce3843e4f00ff13663c0516da25e25b79227f6d0;hb=1fd4ceb0c00e2d7604a1c8efd4b9f1b5e486c310;hp=c3de5f891b87634b57b919a076317b99a687cd57;hpb=8510601cf9617c5866289eb67301b97703980dc4;p=sdk diff --git a/compiler/bootstrap/libec/bootstrap/output.c b/compiler/bootstrap/libec/bootstrap/output.c index c3de5f8..ce3843e 100644 --- a/compiler/bootstrap/libec/bootstrap/output.c +++ b/compiler/bootstrap/libec/bootstrap/output.c @@ -2697,7 +2697,7 @@ void OutputTree(struct __ecereNameSpace__ecere__sys__OldList * ast, struct __ece { struct External * external; -outputLine = 30; +outputLine = 31; for(external = ast->first; external; external = external->next) { switch(external->type)