Oops - move homepage location
[u/mdw/putty] / putty.h
diff --git a/putty.h b/putty.h
index 3f2c087..045c7da 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -150,6 +150,7 @@ typedef struct {
     int alt_f4;                               /* is it special? */
     int alt_space;                    /* is it special? */
     int ldisc_term;
+    int blink_cur;
     /* Terminal options */
     int savelines;
     int dec_om;