X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=menus.c;h=1af89f3dfcfa23436c5980e9fe8f0db629011cb3;hb=003ab519c36430f6df51e0e6e2aa528476894161;hp=42e0d9aa9a04f9d3e9010e31c9e5826746773376;hpb=0e358f5accc853d5b945daa7ab895a5ba83a53e7;p=xboard.git diff --git a/menus.c b/menus.c index 42e0d9a..1af89f3 100644 --- a/menus.c +++ b/menus.c @@ -844,7 +844,7 @@ MenuItem noMenu[] = { { "", "TestLegality", TestLegalityProc }, #endif { "", "AboutGame", AboutGameEvent }, - { "", "Debug", DebugProc }, + { "", "DebugProc", DebugProc }, { "", "Nothing", NothingProc }, {NULL, NULL, NULL} };