fixed crash in history window
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 12 Jul 2009 17:09:24 +0000 (10:09 -0700)
committerArun Persaud <arun@nubati.net>
Sun, 12 Jul 2009 17:09:24 +0000 (10:09 -0700)
commit548e086ff57094feef8dddbf2b1d6990048b6048
tree197f7ed2a17da9b9d14d9dac5ee712bbb7dd35ac
parent1cc17e4e2b0f324b5ef1e15dffefaebd8df61bdd
fixed crash in history window

someone discovered that opening the move-history window in XBoard leads to
an immediate crash. Turns out that renaming the menu item broke it! (The
name of the item was apprently used elsewhere in the code to access it,
for putting a check mark there.)
xhistory.c