Fix up some white space.

svn path=/trunk/; revision=50597
This commit is contained in:
Jeff Morriss 2013-07-15 02:05:54 +00:00
parent a05830e8b2
commit 27059c2804
1 changed files with 18 additions and 17 deletions

View File

@ -3953,6 +3953,7 @@ dissect_sctp_packet(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, gboolea
get_sctp_port(destination_port), destination_port);
else
sctp_item = proto_tree_add_item(tree, proto_sctp, tvb, 0, -1, ENC_NA);
sctp_tree = proto_item_add_subtree(sctp_item, ett_sctp);
/* add the components of the common header to the protocol tree */