Fix copying of WB Chat Window contents
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 10 Feb 2010 09:58:29 +0000 (10:58 +0100)
committerArun Persaud <arun@nubati.net>
Sat, 20 Feb 2010 22:57:13 +0000 (14:57 -0800)
commitadd17fd2668118b7c00fa0cb7065b8c34836d886
tree0492fbcf68874a0b6e94ece34c42cf7e5ea11034
parentf3613d892c55647b27b0d42b9766e7435e32794b
Fix copying of WB Chat Window contents

All line breks were lost on copy-pasting the contents of a chat window.
Adding CR to each outputted line in the front-end (wchat.c) solves this.
winboard/wchat.c