Browse Source

pas2js: fixed typo

git-svn-id: trunk@45471 -
Mattias Gaertner 5 years ago
parent
commit
cfcfeaaf42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/pastojs/src/pas2jsfiler.pp

+ 1 - 1
packages/pastojs/src/pas2jsfiler.pp

@@ -422,7 +422,7 @@ const
     'SysV_ABI_Default',
     'SysV_ABI_CDecl',
     'MS_ABI_Default',
-    'ccMS_ABI_CDecl',
+    'MS_ABI_CDecl',
     'VectorCall'
     );