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-q932.c | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'epan/dissectors/packet-q932.c') diff --git a/epan/dissectors/packet-q932.c b/epan/dissectors/packet-q932.c index ad2f772e03..60a956b2db 100644 --- a/epan/dissectors/packet-q932.c +++ b/epan/dissectors/packet-q932.c @@ -10,8 +10,6 @@ * Routines for Q.932 packet dissection * 2007 Tomas Kukosa * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs @@ -96,7 +94,7 @@ static int hf_q932_destinationEntity = -1; /* EntityType */ static int hf_q932_destinationEntityAddress = -1; /* AddressInformation */ /*--- End of included file: packet-q932-hf.c ---*/ -#line 50 "../../asn1/q932/packet-q932-template.c" +#line 48 "../../asn1/q932/packet-q932-template.c" /* Initialize the subtree pointers */ static gint ett_q932 = -1; @@ -119,7 +117,7 @@ static gint ett_q932_UserSpecifiedSubaddress = -1; static gint ett_q932_NetworkFacilityExtension_U = -1; /*--- End of included file: packet-q932-ett.c ---*/ -#line 55 "../../asn1/q932/packet-q932-template.c" +#line 53 "../../asn1/q932/packet-q932-template.c" /* Preferences */ @@ -646,7 +644,7 @@ static void dissect_InterpretationComponent_PDU(tvbuff_t *tvb _U_, packet_info * /*--- End of included file: packet-q932-fn.c ---*/ -#line 136 "../../asn1/q932/packet-q932-template.c" +#line 134 "../../asn1/q932/packet-q932-template.c" /*--- dissect_q932_facility_ie -------------------------------------------------------*/ static void @@ -967,7 +965,7 @@ void proto_register_q932(void) { "AddressInformation", HFILL }}, /*--- End of included file: packet-q932-hfarr.c ---*/ -#line 304 "../../asn1/q932/packet-q932-template.c" +#line 302 "../../asn1/q932/packet-q932-template.c" }; /* List of subtrees */ @@ -992,7 +990,7 @@ void proto_register_q932(void) { &ett_q932_NetworkFacilityExtension_U, /*--- End of included file: packet-q932-ettarr.c ---*/ -#line 311 "../../asn1/q932/packet-q932-template.c" +#line 309 "../../asn1/q932/packet-q932-template.c" }; module_t *q932_module; -- cgit v1.2.3