* unified formatting

git-svn-id: trunk@20700 -
This commit is contained in:
florian 2012-04-03 19:30:04 +00:00
parent 79a77ae7d6
commit fecafd8bb7

View File

@ -470,7 +470,7 @@ implementation
newblock : tnode;
begin
{ for easy exiting if something goes wrong }
result := cerrornode.create;
result:=cerrornode.create;
consume(_LKLAMMER);
paras:=parse_paras(false,false,_RKLAMMER);