Fix WinBoard clock messages
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 9 Apr 2020 12:12:16 +0000 (14:12 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 9 Apr 2020 12:12:16 +0000 (14:12 +0200)
commit476bff81752266229607c83a3fc48a947b0cae40
tree56d168ea72577dcbfd070ca38776902569fb15b1
parentf634d20462012c4ada849c12e093d21a8aaac82a
Fix WinBoard clock messages

Using the message argument without copying it first permanently
stripped off the second line in logo mode, so that it would not
be displayed after changing side to move. A compile error had
crept in too.
winboard/winboard.c