Parcourir la source

* cosmetics

git-svn-id: trunk@44094 -
florian il y a 5 ans
Parent
commit
1993c5d1ef
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      compiler/ncal.pas

+ 1 - 1
compiler/ncal.pas

@@ -231,7 +231,7 @@ interface
        protected
        protected
           { in case of copy-out parameters: initialization code, and the code to
           { in case of copy-out parameters: initialization code, and the code to
             copy back the parameter value after the call (including any required
             copy back the parameter value after the call (including any required
-            finalization code }
+            finalization code) }
           fparainit,
           fparainit,
           fparacopyback: tnode;
           fparacopyback: tnode;
           procedure handlemanagedbyrefpara(orgparadef: tdef);virtual;
           procedure handlemanagedbyrefpara(orgparadef: tdef);virtual;