+ Added some comment about unneeded cdecl modifier

git-svn-id: trunk@19344 -
This commit is contained in:
pierre 2011-10-03 21:34:57 +00:00
parent df75368d0b
commit 85e343a2ad

View File

@ -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}