X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.c;h=def15d8cbbfb0ee7a21e0083305ed7756df5f258;hb=222c259543a8125e7391106f8a6c0f9d9720efc9;hp=53847209ab94b8e447c6cf2eea25d5539f2c86bb;hpb=62b9ce815b3e4ad57092f321c293895aeea4bf45;p=xboard.git diff --git a/xboard.c b/xboard.c index 5384720..def15d8 100644 --- a/xboard.c +++ b/xboard.c @@ -960,7 +960,7 @@ XtActionsRec boardActions[] = { { "EvalGraphProc", EvalGraphProc}, // [HGM] Winboard_x avaluation graph window { "ShowGameListProc", ShowGameListProc }, { "ShowMoveListProc", HistoryShowProc}, - { "EditTagsProc", EditCommentProc }, + { "EditTagsProc", EditTagsProc }, { "EditBookProc", EditBookProc }, { "EditCommentProc", EditCommentProc }, { "IcsInputBoxProc", IcsInputBoxProc },