Introduce a third setting for the 'bold as colour' mode, which lets
[sgt/putty] / putty.h
diff --git a/putty.h b/putty.h
index 93b683e..dcc80db 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -791,7 +791,7 @@ void cleanup_exit(int);
     X(INT, NONE, xterm_256_colour) \
     X(INT, NONE, system_colour) \
     X(INT, NONE, try_palette) \
-    X(INT, NONE, bold_colour) \
+    X(INT, NONE, bold_style) \
     X(INT, INT, colours) \
     /* Selection options */ \
     X(INT, NONE, mouse_is_xterm) \