]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/blobdiff - putty.h
Remove all the "assert(len>0)" which forbade zero-length writes across the
[PuTTY_svn.git] / putty.h
diff --git a/putty.h b/putty.h
index 026448b729a91843bae4d884431c3535529d19ca..60aed037cfc94e86369e02461222aba743f94fc3 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -429,6 +429,7 @@ struct config_tag {
     char answerback[256];
     char printer[128];
     /* Colour options */
+    int system_colour;
     int try_palette;
     int bold_colour;
     unsigned char colours[22][3];