mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 19:10:18 +02:00
+ Added some comment about unneeded cdecl modifier
git-svn-id: trunk@19344 -
This commit is contained in:
parent
df75368d0b
commit
85e343a2ad
@ -4,6 +4,8 @@ unit uprintf3;
|
||||
|
||||
interface
|
||||
|
||||
{ This calling convention is almost equivalent to cdecl,
|
||||
so that cdecl modifer should not be needed below }
|
||||
{$calling mwpascal}
|
||||
|
||||
{$ifdef WINDOWS}
|
||||
|
Loading…
Reference in New Issue
Block a user