Control of 'addr' is now handed over to {platform_,}new_connection() and
[u/mdw/putty] / putty.h
diff --git a/putty.h b/putty.h
index 6d5a0a2..46d6dc6 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -243,7 +243,7 @@ enum {
 
 enum {
     /* Bell settings (cfg.beep) */
-    BELL_DISABLED, BELL_DEFAULT, BELL_VISUAL, BELL_WAVEFILE
+    BELL_DISABLED, BELL_DEFAULT, BELL_VISUAL, BELL_WAVEFILE, BELL_PCSPEAKER
 };
 
 enum {