Fix display of double quotes in cavern log window
commitbc9c09aa65f8467d1f780348bcdfd805ba2ae51a
authorOlly Betts <olly@survex.com>
Mon, 16 Jul 2018 07:28:16 +0000 (16 19:28 +1200)
committerOlly Betts <olly@survex.com>
Tue, 17 Jul 2018 06:59:18 +0000 (17 18:59 +1200)
tree7c6145f0912dde8a5577e93222cb93dae0ea7edb
parent16193ae932f0031d48ec3922f57b5f3faff48500
Fix display of double quotes in cavern log window

These were being replaced with control character 0x16 due to a typo
in the code.
src/cavernlog.cc