aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-atn-ulcs.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-09-12 03:41:22 +0000
committerGuy Harris <guy@alum.mit.edu>2013-09-12 03:41:22 +0000
commit0c11b6f8da26c5418486a53f9f00952c5000deee (patch)
tree80db06280ee2083add371ef0c336170913984273 /epan/dissectors/packet-atn-ulcs.c
parentcaf09bdf55f2a88ceecc0a844cdd6075e1c7e4fe (diff)
Give various files RCS IDs.
svn path=/trunk/; revision=51963
Diffstat (limited to 'epan/dissectors/packet-atn-ulcs.c')
-rw-r--r--epan/dissectors/packet-atn-ulcs.c12
1 files changed, 7 insertions, 5 deletions
diff --git a/epan/dissectors/packet-atn-ulcs.c b/epan/dissectors/packet-atn-ulcs.c
index cd41c20dc6..2b5ff6f961 100644
--- a/epan/dissectors/packet-atn-ulcs.c
+++ b/epan/dissectors/packet-atn-ulcs.c
@@ -15,6 +15,8 @@
* By Mathias Guettler <guettler@web.de>
* Copyright 2013
*
+ * $Id$
+ *
* Routines for ATN upper layer
* protocol packet disassembly
@@ -274,7 +276,7 @@ static int hf_atn_ulcs_ACSE_requirements_authentication = -1;
static int hf_atn_ulcs_ACSE_requirements_application_context_negotiation = -1;
/*--- End of included file: packet-atn-ulcs-hf.c ---*/
-#line 192 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c"
+#line 194 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c"
/*--- Included file: packet-atn-ulcs-ett.c ---*/
@@ -306,7 +308,7 @@ static gint ett_atn_ulcs_RelativeDistinguishedName = -1;
static gint ett_atn_ulcs_AttributeTypeAndValue = -1;
/*--- End of included file: packet-atn-ulcs-ett.c ---*/
-#line 194 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c"
+#line 196 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c"
static gint ett_atn_ulcs = -1;
static gint ett_atn_acse = -1;
@@ -1588,7 +1590,7 @@ static void dissect_ACSE_apdu_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pro
/*--- End of included file: packet-atn-ulcs-fn.c ---*/
-#line 198 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c"
+#line 200 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c"
/* re-implementing external data: packet-per.c */
static const value_string per_External_encoding_vals[] = {
@@ -2489,7 +2491,7 @@ void proto_register_atn_ulcs (void)
NULL, HFILL }},
/*--- End of included file: packet-atn-ulcs-hfarr.c ---*/
-#line 806 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c"
+#line 808 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c"
{&hf_atn_ses_type,
{ "SPDU Type",
"atn-ulcs.ses.type",
@@ -2569,7 +2571,7 @@ void proto_register_atn_ulcs (void)
&ett_atn_ulcs_AttributeTypeAndValue,
/*--- End of included file: packet-atn-ulcs-ettarr.c ---*/
-#line 856 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c"
+#line 858 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c"
&ett_atn_ses,
&ett_atn_pres,
&ett_atn_acse,