Fixed typo in "Reason" abbrev.

svn path=/trunk/; revision=34540
This commit is contained in:
Stig Bjørlykke 2010-10-17 16:33:28 +00:00
parent 2e00350103
commit 6fd85b83a4
1 changed files with 1 additions and 1 deletions

View File

@ -510,7 +510,7 @@ proto_register_btamp(void)
"L2CAP Command Data", HFILL }
},
{ &hf_btamp_rej_reason,
{ "Reason", "btl2cap.rej_reason",
{ "Reason", "btamp.rej_reason",
FT_UINT16, BASE_HEX, VALS(reason_vals), 0x0,
NULL, HFILL }
},