X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=putty.h;h=dcc80db57717549da03b866fd12956fc6908d50a;hb=a580c22c2419a9236466ca8ee80bc97bc9da41eb;hp=93b683e124d542a7a9a1b2aaaf88aa07f82fd2fb;hpb=053d2ba6d1c35c3d3c77bbc48bfd31fd8628ed35;p=PuTTY.git 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) \