Explorar o código

* fixed wrong external directive

olle %!s(int64=21) %!d(string=hai) anos
pai
achega
f0c23cea14
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rtl/macos/macostp.inc

+ 1 - 1
rtl/macos/macostp.inc

@@ -396,7 +396,7 @@ procedure ExitToShell;
 external 'InterfaceLib';
 
 procedure SysBeep(dur: Integer);
-external 'SysBeep';
+external 'InterfaceLib';
 
 function TickCount: Longint;
 external 'InterfaceLib';