mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-15 10:09:15 +02:00
* typo fixed
This commit is contained in:
parent
f7465bb3ec
commit
0eeba27df6
@ -97,7 +97,7 @@ const
|
||||
{$i sha1i386.inc}
|
||||
{$define SHA1ASM}
|
||||
{$endif CPUX86_HAS_BSWAP}
|
||||
{$else if defined(CPUX64)}
|
||||
{$elseif defined(CPUX64)}
|
||||
{$IFDEF MSWINDOWS}
|
||||
// Microsoft Windows uses a different calling convention to the System V ABI
|
||||
{$i sha1x64_win.inc}
|
||||
|
Loading…
Reference in New Issue
Block a user