A few small changes to make the PuTTY source base more usable as a
[u/mdw/putty] / windows / window.c
index 43a5e24..0f04bee 100644 (file)
@@ -4777,7 +4777,7 @@ static void flash_window(int mode)
 /*
  * Beep.
  */
-void beep(void *frontend, int mode)
+void do_beep(void *frontend, int mode)
 {
     if (mode == BELL_DEFAULT) {
        /*