]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
When we fail to get a response from Pageant, we should log the fact.
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index 0d14c50280a2b732f38d24958ad7ea4c286922df..9fddcae6a8a83074d98d6a07e0da273dc9503763 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -626,6 +626,7 @@ struct config_tag {
     FontSpec wideboldfont;
     int shadowboldoffset;
     int crhaslf;
+    char winclass[256];
 };
 
 /*