浏览代码

* fixed comment

git-svn-id: trunk@14836 -
Jonas Maebe 15 年之前
父节点
当前提交
8e77c6998b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/pdecsub.pas

+ 1 - 1
compiler/pdecsub.pas

@@ -522,7 +522,7 @@ implementation
              handle_calling_convention(pv);
            end
           else
-          { read type declaration, force reading for value and const paras }
+          { read type declaration, force reading for value paras }
            if (token=_COLON) or (varspez=vs_value) then
            begin
              consume(_COLON);