Having created and used uxsel, it actually turns out to be
[u/mdw/putty] / unix / pty.c
index eed8ecf..1c9763a 100644 (file)
@@ -84,6 +84,7 @@ static int pty_exit_code;
 static struct utmp utmp_entry;
 #endif
 char **pty_argv;
+int use_pty_argv = TRUE;
 
 static void pty_close(void);