Explorar o código

* fixed other error

peter %!s(int64=26) %!d(string=hai) anos
pai
achega
1e257b346b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/tbs0198.pp

+ 1 - 1
tests/tbs0198.pp

@@ -6,7 +6,7 @@ type
        function GetCaps : Longint;virtual;stdcall;abstract;
    end;
 
-function to1.GetCaps2 : Longint;
+function to1.GetCaps2 : Longint;stdcall;
 begin
 end;