X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=menus.c;h=1af89f3dfcfa23436c5980e9fe8f0db629011cb3;hb=95a3acfcf5abc2debd959a6afd7ddc7e3cfc1b75;hp=42e0d9aa9a04f9d3e9010e31c9e5826746773376;hpb=85e936c0a713147fe4d1fb20c04a2be5a5c210f8;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} };