Revert "json_dump_file: Open the output file in wb mode"
authorPetri Lehtinen <petri@digip.org>
Mon, 14 Nov 2011 19:15:17 +0000 (21:15 +0200)
committerPetri Lehtinen <petri@digip.org>
Mon, 14 Nov 2011 19:16:36 +0000 (21:16 +0200)
commitc4a7bf90cf7a1b6fb1c701e2d071d1e236259e70
tree0e689fd356750c945cbb84e9db680ee9ea0c3b76
parent0931d938b049b4ab190593bd2755d03891d8bfd6
Revert "json_dump_file: Open the output file in wb mode"

JSON is read as text, so line endings should be preserved.

This reverts commit 32cd82127390b9fd5b5d090bc3c279d3e4d9f3a6.
src/dump.c