From 8c608e6e82ac40543f139c71f472fdb10f862045 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Mon, 17 Feb 2014 22:02:21 -0500 Subject: Remove $Id$ from the ASN.1 dissectors and regenerate them. Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954 Reviewed-on: https://code.wireshark.org/review/244 Reviewed-by: Jeff Morriss Tested-by: Jeff Morriss --- epan/dissectors/packet-h283.c | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) (limited to 'epan/dissectors/packet-h283.c') diff --git a/epan/dissectors/packet-h283.c b/epan/dissectors/packet-h283.c index 46cc95b15d..2ebfb9e024 100644 --- a/epan/dissectors/packet-h283.c +++ b/epan/dissectors/packet-h283.c @@ -10,8 +10,6 @@ * Routines for H.283 packet dissection * 2007 Tomas Kukosa * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs @@ -86,7 +84,7 @@ static int hf_h283_deviceListResp = -1; /* T_deviceListResp */ static int hf_h283_deviceChange = -1; /* NULL */ /*--- End of included file: packet-h283-hf.c ---*/ -#line 45 "../../asn1/h283/packet-h283-template.c" +#line 43 "../../asn1/h283/packet-h283-template.c" /* Initialize the subtree pointers */ static int ett_h283 = -1; @@ -109,7 +107,7 @@ static gint ett_h283_LCTIndication = -1; static gint ett_h283_NonStandardMessage = -1; /*--- End of included file: packet-h283-ett.c ---*/ -#line 49 "../../asn1/h283/packet-h283-template.c" +#line 47 "../../asn1/h283/packet-h283-template.c" /* Subdissectors */ static dissector_handle_t rdc_pdu_handle; @@ -271,7 +269,7 @@ static const per_choice_t LCTRequest_choice[] = { static int dissect_h283_LCTRequest(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { -#line 58 "../../asn1/h283/h283.cnf" +#line 56 "../../asn1/h283/h283.cnf" gint32 msg_type = -1; const gchar *p = NULL; @@ -279,7 +277,7 @@ dissect_h283_LCTRequest(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, ett_h283_LCTRequest, LCTRequest_choice, &msg_type); -#line 61 "../../asn1/h283/h283.cnf" +#line 59 "../../asn1/h283/h283.cnf" p = try_val_to_str(msg_type, VALS(h283_LCTRequest_vals)); if (!info_is_set && p ) { col_add_fstr(actx->pinfo->cinfo, COL_INFO, "LCTRequest/%s", p); @@ -293,7 +291,7 @@ dissect_h283_LCTRequest(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_h283_T_deviceListResp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { -#line 105 "../../asn1/h283/h283.cnf" +#line 103 "../../asn1/h283/h283.cnf" tvbuff_t *next_tvb = NULL; offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, @@ -322,7 +320,7 @@ static const per_choice_t LCTResponse_choice[] = { static int dissect_h283_LCTResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { -#line 71 "../../asn1/h283/h283.cnf" +#line 69 "../../asn1/h283/h283.cnf" gint32 msg_type = -1; const gchar *p = NULL; @@ -330,7 +328,7 @@ dissect_h283_LCTResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ ett_h283_LCTResponse, LCTResponse_choice, &msg_type); -#line 74 "../../asn1/h283/h283.cnf" +#line 72 "../../asn1/h283/h283.cnf" p = try_val_to_str(msg_type, VALS(h283_LCTResponse_vals)); if (!info_is_set && p ) { col_add_fstr(actx->pinfo->cinfo, COL_INFO, "LCTResponse/%s", p); @@ -353,7 +351,7 @@ static const per_choice_t LCTIndication_choice[] = { static int dissect_h283_LCTIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { -#line 84 "../../asn1/h283/h283.cnf" +#line 82 "../../asn1/h283/h283.cnf" gint32 msg_type = -1; const gchar *p = NULL; @@ -361,7 +359,7 @@ dissect_h283_LCTIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _ ett_h283_LCTIndication, LCTIndication_choice, &msg_type); -#line 87 "../../asn1/h283/h283.cnf" +#line 85 "../../asn1/h283/h283.cnf" p = try_val_to_str(msg_type, VALS(h283_LCTIndication_vals)); if (!info_is_set && p ) { col_add_fstr(actx->pinfo->cinfo, COL_INFO, "LCTIndication/%s", p); @@ -417,7 +415,7 @@ static const per_choice_t LCTMessage_choice[] = { static int dissect_h283_LCTMessage(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { -#line 45 "../../asn1/h283/h283.cnf" +#line 43 "../../asn1/h283/h283.cnf" gint32 msg_type = -1; const gchar *p = NULL; @@ -425,7 +423,7 @@ dissect_h283_LCTMessage(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, ett_h283_LCTMessage, LCTMessage_choice, &msg_type); -#line 48 "../../asn1/h283/h283.cnf" +#line 46 "../../asn1/h283/h283.cnf" p = try_val_to_str(msg_type, VALS(h283_LCTMessage_vals)); if (!info_is_set && p ) { col_add_fstr(actx->pinfo->cinfo, COL_INFO, "LCTMessage/%s", p); @@ -439,7 +437,7 @@ dissect_h283_LCTMessage(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_h283_T_rdcPDU(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { -#line 95 "../../asn1/h283/h283.cnf" +#line 93 "../../asn1/h283/h283.cnf" tvbuff_t *next_tvb = NULL; offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, @@ -469,7 +467,7 @@ static const per_choice_t T_dataType_choice[] = { static int dissect_h283_T_dataType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { -#line 32 "../../asn1/h283/h283.cnf" +#line 30 "../../asn1/h283/h283.cnf" gint32 data_type = -1; const gchar *p = NULL; @@ -477,7 +475,7 @@ dissect_h283_T_dataType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, ett_h283_T_dataType, T_dataType_choice, &data_type); -#line 35 "../../asn1/h283/h283.cnf" +#line 33 "../../asn1/h283/h283.cnf" p = try_val_to_str(data_type, VALS(h283_T_dataType_vals)); if (!info_is_set && p ) { col_add_fstr(actx->pinfo->cinfo, COL_INFO, "RDCData/%s", p); @@ -517,7 +515,7 @@ static const per_choice_t T_pduType_choice[] = { static int dissect_h283_T_pduType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { -#line 19 "../../asn1/h283/h283.cnf" +#line 17 "../../asn1/h283/h283.cnf" gint32 pdu_type = -1; const gchar *p = NULL; @@ -525,7 +523,7 @@ dissect_h283_T_pduType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, ett_h283_T_pduType, T_pduType_choice, &pdu_type); -#line 22 "../../asn1/h283/h283.cnf" +#line 20 "../../asn1/h283/h283.cnf" p = try_val_to_str(pdu_type, VALS(h283_T_pduType_vals)); if (!info_is_set && p ) { col_set_str(actx->pinfo->cinfo, COL_INFO, p); @@ -567,7 +565,7 @@ static int dissect_LCTPDU_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t /*--- End of included file: packet-h283-fn.c ---*/ -#line 58 "../../asn1/h283/packet-h283-template.c" +#line 56 "../../asn1/h283/packet-h283-template.c" static int dissect_h283_udp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data _U_) @@ -723,7 +721,7 @@ void proto_register_h283(void) { NULL, HFILL }}, /*--- End of included file: packet-h283-hfarr.c ---*/ -#line 81 "../../asn1/h283/packet-h283-template.c" +#line 79 "../../asn1/h283/packet-h283-template.c" }; /* List of subtrees */ @@ -748,7 +746,7 @@ void proto_register_h283(void) { &ett_h283_NonStandardMessage, /*--- End of included file: packet-h283-ettarr.c ---*/ -#line 87 "../../asn1/h283/packet-h283-template.c" +#line 85 "../../asn1/h283/packet-h283-template.c" }; /* Register protocol */ -- cgit v1.2.1