* formatting

git-svn-id: trunk@26646 -
This commit is contained in:
florian 2014-02-01 13:08:30 +00:00
parent e3f9982ee1
commit 2a7dcf6c7b

View File

@ -780,7 +780,7 @@ implementation
maybe_global_proc_to_nested(left,parasym.vardef);
{ Handle varargs and hidden paras directly, no typeconvs or }
{ pass_typechecking needed }
{ pass_typechecking needed }
if (cpf_varargs_para in callparaflags) then
begin
{ this should only happen vor C varargs }
@ -2810,7 +2810,7 @@ implementation
begin
tcallparanode(left).get_paratype;
if codegenerror then
goto errorexit;
goto errorexit;
end;
if assigned(methodpointer) then