Browse Source

* sysbeep to beep

git-svn-id: tags/release_2_4_2@16286 -
marco 15 years ago
parent
commit
1f6210a57b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/nds/sysutils.pp

+ 1 - 1
rtl/nds/sysutils.pp

@@ -223,7 +223,7 @@ end;
                               Misc Functions
 ****************************************************************************}
 
-Procedure SysBeep;
+Procedure Beep;
 begin
 end;