X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/fc40b431a9049585675e171643eb308cc548713c..863c5362e83ad7d153bc39fdbc526f9d0674a0c2:/putty.h diff --git a/putty.h b/putty.h index 93b683e1..dcc80db5 100644 --- 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) \