Fix a typo.

svn path=/trunk/; revision=37294
This commit is contained in:
Anders Broman 2011-05-19 15:23:19 +00:00
parent e0f6ebef7f
commit d7457be727
1 changed files with 1 additions and 1 deletions

View File

@ -570,7 +570,7 @@ proto_reg_handoff_diameter_3gpp(void)
/* AVP Code: 640 Path */
dissector_add_uint("diameter.3gpp", 640, new_create_dissector_handle(dissect_diameter_3gpp_path, proto_diameter_3gpp));
/* /* AVP Code: 641 Contact */
/* AVP Code: 641 Contact */
dissector_add_uint("diameter.3gpp", 641, new_create_dissector_handle(dissect_diameter_3gpp_contact, proto_diameter_3gpp));
/* AVP Code: 701 MSISDN */