]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
Fix error handling in sftp (the sftp_recv return value was being
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index 25ea69e2090cc20803ab34971de7a2fbc4552148..e8cf368d58594c2bb6c27b18eb904df959fc8ebc 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -109,6 +109,9 @@ GLOBAL int session_closed;
 
 GLOBAL int big_cursor;
 
+GLOBAL char *help_path;
+GLOBAL int help_has_contents;
+
 GLOBAL int utf;
 GLOBAL int dbcs_screenfont;
 GLOBAL int font_codepage;