]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - unix/uxsftp.c
First crack at `terminal-modes' in SSH. PuTTY now sends ERASE by default,
[PuTTY.git] / unix / uxsftp.c
index f5fc12e366878235f8a63b6dc6ad57e7b9594273..60289eb20f6b6324a398509343e6d8cca53e71bb 100644 (file)
@@ -65,6 +65,8 @@ Filename platform_default_filename(const char *name)
     return ret;
 }
 
+char *get_ttymode(void *frontend, const char *mode) { return NULL; }
+
 /*
  * Stubs for the GUI feedback mechanism in Windows PSCP.
  */