From 1c45c1a243d43ec2268b898fec10dd23cefc5b33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Tue, 19 Apr 2011 08:22:58 +0000 Subject: From Michael Mann via bug 2794: Fixed display filters with obvious typos. svn path=/trunk/; revision=36713 --- epan/dissectors/packet-bthci_evt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-bthci_evt.c') diff --git a/epan/dissectors/packet-bthci_evt.c b/epan/dissectors/packet-bthci_evt.c index 32c9128014..ff7ce11b9b 100644 --- a/epan/dissectors/packet-bthci_evt.c +++ b/epan/dissectors/packet-bthci_evt.c @@ -3153,7 +3153,7 @@ proto_register_bthci_evt(void) NULL, HFILL } }, { &hf_bthci_evt_curr_role, - { "Current Role", "bthci_evt_curr_role", + { "Current Role", "bthci_evt.curr_role", FT_UINT8, BASE_HEX, VALS(evt_role_vals_handle), 0x0, "Current role for this connection handle", HFILL } }, -- cgit v1.2.3