* write newline after synthetickind

git-svn-id: trunk@27191 -
This commit is contained in:
Jonas Maebe 2014-03-19 21:53:06 +00:00
parent c47b4cbe86
commit 72c1e2a8ce

View File

@ -2888,7 +2888,7 @@ begin
readvisibility(def);
write ([space,' SymOptions : ']);
readsymoptions(space+' ');
write ([space,' Synthetic kind : ',Synthetic2Str(ppufile.getbyte)]);
writeln ([space,' Synthetic kind : ',Synthetic2Str(ppufile.getbyte)]);
if tsystemcpu(ppufile.header.cpu)=cpu_powerpc then
begin
{ library symbol for AmigaOS/MorphOS }