]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
"CR implies LF" patch, based on one from Paul Coldrey.
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index 30b23bf50cb4201cd104cb62749da64944946332..26f4b40e11b05c7dbc18176c89b68b7946587556 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -597,6 +597,7 @@ struct config_tag {
     FontSpec widefont;
     FontSpec wideboldfont;
     int shadowboldoffset;
+    int crhaslf;
 };
 
 /*