Fix copying of kibitzed info in Engine-Output window
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Feb 2010 17:55:03 +0000 (18:55 +0100)
committerArun Persaud <arun@nubati.net>
Mon, 22 Feb 2010 02:36:16 +0000 (18:36 -0800)
commit8b852cb7fcb75425a4e074c051d79d75bd573a97
tree42f0fcb4e32c2923fe91cb8763aa8be0d77e199e
parentb37a8fe1087578a3236090958f2e503ad0bd2907
Fix copying of kibitzed info in Engine-Output window

Make sure all lines end with "\r\n" to not lose line breaks on
copy-paste from the memo. (XBoard would strip those again.)
engineoutput.c