Fix pasting of newlines in local line editing mode. Possibly not a
[u/mdw/putty] / psftp.c
diff --git a/psftp.c b/psftp.c
index 4fe7383..aa3c08e 100644 (file)
--- a/psftp.c
+++ b/psftp.c
@@ -1395,7 +1395,7 @@ void logevent(char *string)
 {
 }
 
-void ldisc_send(char *buf, int len)
+void ldisc_send(char *buf, int len, int interactive)
 {
     /*
      * This is only here because of the calls to ldisc_send(NULL,