Fix typo in last checkin
authorJason Rumney <jasonr@gnu.org>
Tue, 8 Jan 2002 19:33:24 +0000 (19:33 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 8 Jan 2002 19:33:24 +0000 (19:33 +0000)
src/w32menu.c

index f306ce9..ba15125 100644 (file)
@@ -1608,7 +1608,7 @@ w32_menu_show (f, x, y, for_click, keymaps, title, error)
   wv->value = 0;
   wv->enabled = 1;
   wv->button_type = BUTTON_TYPE_NONE;
-  wv->Qnil;
+  wv->help = Qnil;
   first_wv = wv;
   first_pane = 1;