]> andersk Git - openssh.git/blobdiff - configure.ac
- djm@cvs.openbsd.org 2010/01/27 13:26:17
[openssh.git] / configure.ac
index db9403cc8f964e1ad34c272479b0dd6d50277399..5c84984adef6c0732222f92d057e944a7d4a84fb 100644 (file)
@@ -446,7 +446,7 @@ int main(void) { exit(0); }
        AC_DEFINE(DISABLE_FD_PASSING, 1,
                [Define if your platform needs to skip post auth
                file descriptor passing])
-       AC_DEFINE(SSH_IOBUFSZ, 65536, [Windows is sensitive to read buffer size])
+       AC_DEFINE(SSH_IOBUFSZ, 65535, [Windows is sensitive to read buffer size])
        ;;
 *-*-dgux*)
        AC_DEFINE(IP_TOS_IS_BROKEN, 1,
This page took 1.150586 seconds and 4 git commands to generate.