* indention and new line fixes

git-svn-id: trunk@25963 -
This commit is contained in:
florian 2013-11-06 21:10:28 +00:00
parent 1a4584f4c6
commit 9fdd64e94c
2 changed files with 55 additions and 56 deletions

View File

@ -1001,8 +1001,6 @@ implementation
hightree:=load_high_value_node(tparavarsym(tloadnode(left).symtableentry));
hightree.free;
end;
end;
pointerdef :
begin
@ -1065,12 +1063,13 @@ implementation
end;
end;
procedure Tvecnode.mark_write;
procedure Tvecnode.mark_write;
begin
include(flags,nf_write);
end;
function tvecnode.pass_1 : tnode;
begin
result:=nil;