Fix size bug on DOS_NT introduced by CIFS workaround.
commitc44423020f5a50d3582f6e7a88e552a7b78e03c5
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Jan 2013 12:29:10 +0000 (19 04:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Jan 2013 12:29:10 +0000 (19 04:29 -0800)
treea32a52e72e9db98e6b286b9ec6863febbdd38bc3
parentccf6f00fd17407558f5c69aeb732f03e15f17bf4
Fix size bug on DOS_NT introduced by CIFS workaround.

* fileio.c (Fwrite_region): Use O_BINARY in checking code, too.
src/ChangeLog
src/fileio.c