Fix sleeping bug
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 10 Feb 2012 21:26:39 +0000 (22:26 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 10 Feb 2012 21:26:39 +0000 (22:26 +0100)
commit5b1f4e2d668d8cc065ce0f95f9bbcf09d9497036
treea10a7a9874d0ba9d5a8e4a3ce2a40ea3e3511ba7
parent688dda3c0b49ceb1144cdedbdbdf1d70bd1747cd
Fix sleeping bug

The text-edit-height patch introduced a bug that did not have any consquences
(yet), as the extra arg erroneously included leftover from a previous
SetValues call happened to be the same as one of the intended args.
xboard.c