aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dpnss.c
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-08-20 21:48:25 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-08-20 21:48:25 +0000
commit3d75f7a2a6e95ab607330906b6505d3ddb80befe (patch)
tree9ba6a20bcfcde3b1f2c5969394a60056a12c6606 /epan/dissectors/packet-dpnss.c
parent76a0564376127d21e882f7d7629e641116547711 (diff)
Fix the build.
svn path=/trunk/; revision=22561
Diffstat (limited to 'epan/dissectors/packet-dpnss.c')
-rw-r--r--epan/dissectors/packet-dpnss.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-dpnss.c b/epan/dissectors/packet-dpnss.c
index 6d48732712..854be6774c 100644
--- a/epan/dissectors/packet-dpnss.c
+++ b/epan/dissectors/packet-dpnss.c
@@ -596,7 +596,7 @@ dissect_dpnss_e2e_msg(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
case DPNSS_E2E_MSG_EEM_C:
/* 2.2.1 END-to-END Message (COMPLETE) - EEM(C) */
case DPNSS_E2E_MSG_EEM_I:
- /* Fall trough /*
+ /* Fall trough */
/* Indication Field */
ind_field_item = proto_tree_add_text(tree, tvb, offset, -1, "Indication Field: %s",tvb_format_text(tvb,offset,tvb_length_remaining(tvb, offset)));
ind_field_tree = proto_item_add_subtree(ind_field_item, ett_dpnss_ind_field);
@@ -651,7 +651,7 @@ dissect_dpnss_e2e_msg(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
proto_tree_add_item(tree, hf_dpnss_subcode, tvb, offset, 1, FALSE);
offset++;
if((octet&0x80)==0x80){
- /* /* Extension bit set */
+ /* Extension bit set */
offset++;
}
/* User Information oct 2 + n