From Mohan (bug 2501):

Add a missing break statement.

svn path=/trunk/; revision=25168
This commit is contained in:
Stig Bjørlykke 2008-04-24 21:51:14 +00:00
parent e0dab74b03
commit b472360c7d
1 changed files with 1 additions and 0 deletions

View File

@ -322,6 +322,7 @@ void dissect_mac_mgmt_msg_reg_rsp_decoder(tvbuff_t *tvb, packet_info *pinfo, pro
} else {
proto_item_append_text(tlv_item, " (multiple of 100 milliseconds)");
}
break;
case DSx_UPLINK_FLOW:
/* display Uplink Service Flow Encodings info */
/* add subtree */