Print compliant error message on invalid command
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 8 Dec 2018 21:13:29 +0000 (22:13 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 8 Dec 2018 21:19:18 +0000 (22:19 +0100)
commitef6cf0bc31b6830ce800325ec6e281e86df091cb
tree6bd878a7a19144a8f83972fa3b9ac968a7961d95
parent8d90214e278c27dbf72b24383ac9e3ad24d54a27
Print compliant error message on invalid command

UCI2WB now prints the compliant eror message when it gets an unrecognized
command. To prevent spurious error messages it now recognizes some more
ignored commands too.
UCI2WB.c