mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-04 19:30:32 +02:00
* fixed other error
This commit is contained in:
parent
7846d7cf60
commit
1e257b346b
@ -6,7 +6,7 @@ type
|
||||
function GetCaps : Longint;virtual;stdcall;abstract;
|
||||
end;
|
||||
|
||||
function to1.GetCaps2 : Longint;
|
||||
function to1.GetCaps2 : Longint;stdcall;
|
||||
begin
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user