Fix error Engine Output text highlighting
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 2 Mar 2014 17:53:17 +0000 (18:53 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 2 Mar 2014 18:04:48 +0000 (19:04 +0100)
commitb0968ab4c53d5f5adacbb9393b1aaf3c96979c5b
tree0f2abce23dcd762b7f4111a0ff692a430d9825fb
parent9f42d7d28b859796650bda0b7d5900199010948d
Fix error Engine Output text highlighting

In wengineoutput.c higeTextStart and End where decalred both static and
extern, which somecompilers justifiably don't like.
winboard/wengineoutput.c