소스 검색

* sysbeep to beep

git-svn-id: tags/release_2_4_2@16286 -
marco 15 년 전
부모
커밋
1f6210a57b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;