Make explicitly sure that files are opened in binary mode
commit433896b1fcaaf85dcb7cd99bf76c7a13398d3f03
authorSven Strickroth <email@cs-ware.de>
Fri, 23 Dec 2016 17:01:51 +0000 (23 18:01 +0100)
committerSven Strickroth <email@cs-ware.de>
Fri, 23 Dec 2016 17:26:12 +0000 (23 18:26 +0100)
treeee02fcdc49799f3f4ace309a9b53e3ef44f3503c
parentba62beb643a771f93f9dc8a2645c5baa12f2c3b9
Make explicitly sure that files are opened in binary mode

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/Git.cpp
src/TortoiseProc/Commands/CatCommand.cpp