浏览代码

* fixed typo

git-svn-id: branches/fpc_2_3@6581 -
Jonas Maebe 18 年之前
父节点
当前提交
d0a25ffbf7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/ninl.pas

+ 1 - 1
compiler/ninl.pas

@@ -466,7 +466,7 @@ implementation
 {$endif cpu64bit}
                   scurrency:
                     begin
-                      name := procprefixes[do_read]+'currency'
+                      name := procprefixes[do_read]+'currency';
                       readfunctype:=s64currencytype;
                     end;
                   bool8bit,