X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/5e8358ad8127c0ffc2010ddfed3a5258ba24704d..67779be7464c9134ef08048f7d9a15d7677442e7:/scp.c diff --git a/scp.c b/scp.c index b1cae2ff..1160139e 100644 --- a/scp.c +++ b/scp.c @@ -957,7 +957,7 @@ int main(int argc, char *argv[]) default_protocol = PROT_TELNET; - flags = 0; + flags = FLAG_STDERR; ssh_get_password = &get_password; init_winsock();