mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 00:19:19 +02:00
pas2js: fixed typo
git-svn-id: trunk@45471 -
This commit is contained in:
parent
6cc818cbe3
commit
cfcfeaaf42
@ -422,7 +422,7 @@ const
|
|||||||
'SysV_ABI_Default',
|
'SysV_ABI_Default',
|
||||||
'SysV_ABI_CDecl',
|
'SysV_ABI_CDecl',
|
||||||
'MS_ABI_Default',
|
'MS_ABI_Default',
|
||||||
'ccMS_ABI_CDecl',
|
'MS_ABI_CDecl',
|
||||||
'VectorCall'
|
'VectorCall'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user