Explicitly specify output encoding in marketcheck.

FileWriter uses "the default character encoding", which seems like
asking to live in interesting times. The program assumes UTF-8 when
it reads the file, so it should obviously do the same when it writes
it back.
This commit is contained in:
Henrik Tunedal 2011-02-06 05:13:44 +01:00
parent 2e95264406
commit bf1f3d740a

Diff content is not available