]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
Turn #ifdef LOG into a command-line option for debugging use
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index f4944aaf463b6fe621c663bea36622a535711db5..7e7eca61661bba694122005d6536f30aea5a3905 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -71,6 +71,8 @@ typedef enum {
 
 GLOBAL Unscroll_Trigger unscroll_event;
 
+GLOBAL char *logfile;
+
 #define WM_NETEVENT  (WM_USER + 1)
 
 typedef enum {