allow multiple functions in file

This commit is contained in:
Quentin Carbonneaux 2015-10-08 22:02:32 -04:00
parent b5d98b762f
commit e53054c076
4 changed files with 45 additions and 44 deletions

View file

@ -383,7 +383,6 @@ emitdat(Dat *d, FILE *f)
fprintf(f, ".data\n");
break;
case DEnd:
fprintf(f, "\n");
break;
case DName:
fprintf(f,