Browse Source

* fixed typo

git-svn-id: branches/fpc_2_3@6581 -
Jonas Maebe 18 years ago
parent
commit
d0a25ffbf7
1 changed files with 1 additions and 1 deletions
  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,