mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-23 08:09:18 +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;
|
function GetCaps : Longint;virtual;stdcall;abstract;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
function to1.GetCaps2 : Longint;
|
function to1.GetCaps2 : Longint;stdcall;
|
||||||
begin
|
begin
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user