Patch from Maciej Adamczyk to set standard output to binary mode in
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 3 Jun 2012 20:51:47 +0000 (20:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 3 Jun 2012 20:51:47 +0000 (20:51 +0000)
commit39ed44f15f44726e08401b23b65dbbdc8ec5db8b
treed4c1d9f816babafa8b3b76b6dfdf09b039657746
parent51d05cd0a6de05c0adc8986e1d534e426d6f582c
Patch from Maciej Adamczyk to set standard output to binary mode in
the standalone deflate utility modes, so you can redirect output to a
file and end up with correct data in that file.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@9552 cda61777-01e9-0310-a592-d414129be87e
deflate.c