Merge branch 'L1' into L2-Win32Posix-Prototype

This commit is contained in:
manojampalam 2016-03-15 19:57:48 -07:00
commit 318a2fb50c
1 changed files with 3 additions and 0 deletions

3
sftp.c
View File

@ -2481,6 +2481,9 @@ main(int argc, char **argv)
allocate_standard_descriptor(STDERR_FILENO);
LoadLibrary("libwindbg.dll");*/
setvbuf(stdout, NULL, _IONBF, 0);
//sfd_start = 3;