From 2a7dcf6c7b4ff6c06f86964b0bb7dcdce5fcb32c Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 1 Feb 2014 13:08:30 +0000 Subject: [PATCH] * formatting git-svn-id: trunk@26646 - --- compiler/ncal.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/ncal.pas b/compiler/ncal.pas index a453f72912..515ec69c20 100644 --- a/compiler/ncal.pas +++ b/compiler/ncal.pas @@ -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