"CR implies LF" patch, based on one from Paul Coldrey.
[u/mdw/putty] / putty.h
diff --git a/putty.h b/putty.h
index 30b23bf..26f4b40 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -597,6 +597,7 @@ struct config_tag {
     FontSpec widefont;
     FontSpec wideboldfont;
     int shadowboldoffset;
+    int crhaslf;
 };
 
 /*