Fix typo.

svn path=/trunk/; revision=28893
This commit is contained in:
Guy Harris 2009-06-30 19:09:18 +00:00
parent e6d0686f7b
commit 104b74d068

View file

@ -749,7 +749,7 @@ static GtkItemFactoryEntry packet_list_menu_items[] =
{"/<separator>", NULL, NULL, 0, "<Separator>", NULL,},
{"/Apply as Filter", NULL, NULL, 0, "<Branch>", NULL,},
#ifndef NEW_PACKET_LIST */
#ifndef NEW_PACKET_LIST
{"/Apply as Filter/_Selected", NULL, GTK_MENU_FUNC(match_selected_plist_cb),
MATCH_SELECTED_REPLACE|MATCH_SELECTED_APPLY_NOW, NULL, NULL,},
{"/Apply as Filter/_Not Selected", NULL, GTK_MENU_FUNC(match_selected_plist_cb),