提交 ed3d22a4 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 62e831fa
......@@ -139,7 +139,7 @@ public class BuildBase {
/**
* Emit a beep.
*/
public void beep() {
protected void beep() {
out.print("\007");
out.flush();
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论