aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dpnss.c
diff options
context:
space:
mode:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-20 21:48:25 +0000
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-20 21:48:25 +0000
commit5dbe016b98dc36c50587857423de617bb9265566 (patch)
tree9ba6a20bcfcde3b1f2c5969394a60056a12c6606 /epan/dissectors/packet-dpnss.c
parentca0c68fffa23d067fdbca0ff10ae7532368b572e (diff)
Fix the build.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22561 f5534014-38df-0310-8fa8-9805f1628bb7
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