Fix copy/paste error

svn path=/trunk/; revision=54366
This commit is contained in:
Pascal Quantin 2013-12-22 17:27:53 +00:00
parent 3fba8ea2fe
commit 302a4cf1c0
1 changed files with 1 additions and 1 deletions

View File

@ -6223,7 +6223,7 @@ proto_register_mbim(void)
NULL, HFILL }
},
{ &hf_mbim_sms_send_pdu_pdu_data_size,
{ "PDU Data Offset", "mbim.control.sms_send_pdu.pdu_data.size",
{ "PDU Data Size", "mbim.control.sms_send_pdu.pdu_data.size",
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }
},