Restore interactive "level" mode in xshogi proto, by dropping trailing newline in...
authorYann Dirson <ydirson@free.fr>
Sat, 9 Nov 2013 21:54:37 +0000 (22:54 +0100)
committerYann Dirson <ydirson@free.fr>
Sat, 9 Nov 2013 21:54:37 +0000 (22:54 +0100)
commit168ca19e0f412a537388cea5c4d8fa0a39f082a5
tree99265b831d53b40f7b7d030fb1a51110e2c24c7c
parent8b99a4438f25882af1613c98911b984e2a49013e
Restore interactive "level" mode in xshogi proto, by dropping trailing newline in GetString.

Not very interesting in itself, except that bug was causing some code to
be dead in Raw_SelectLevel, and several similar functions should be made
similar to that one to implement xboard protocol correctly.
gnushogi/rawdsp.c