rsvp: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7

Change-Id: I6e9d15ef9306433b982d6aff670c38ca8a0b4e85
Reviewed-on: https://code.wireshark.org/review/20410
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Alexis La Goutte 2017-03-05 17:28:37 +01:00 committed by Michael Mann
parent 7491498d12
commit 8b017dc919
1 changed files with 1 additions and 0 deletions

View File

@ -3439,6 +3439,7 @@ dissect_rsvp_eth_tspec_tlv(proto_item *ti, packet_info* pinfo, proto_tree *rsvp_
tvb_get_ntohieee_float(tvb, offset+tlv_off+12),
tvb_get_ntohieee_float(tvb, offset+tlv_off+16),
tvb_get_ntohieee_float(tvb, offset+tlv_off+20));
break;
/* L2CP RFC 6004 */
case 3: