aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509af.c
diff options
context:
space:
mode:
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-10-09 21:34:49 +0000
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-10-09 21:34:49 +0000
commit9490d1b74cc58ea4f40a6ac36170438e6fbe4646 (patch)
tree3eaafb87019eb3f79db8a67a81f08111d65ec5ce /epan/dissectors/packet-x509af.c
parent124f16e8263e251e0c32aa4a1bb94637ca9218d6 (diff)
Regenerate asn1 dissectors (no change, only some line offset changes)
svn path=/trunk/; revision=30454
Diffstat (limited to 'epan/dissectors/packet-x509af.c')
-rw-r--r--epan/dissectors/packet-x509af.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-x509af.c b/epan/dissectors/packet-x509af.c
index 990ccc1a03..6c3cbcc8b9 100644
--- a/epan/dissectors/packet-x509af.c
+++ b/epan/dissectors/packet-x509af.c
@@ -1234,7 +1234,7 @@ void proto_register_x509af(void) {
"x509af.INTEGER", HFILL }},
/*--- End of included file: packet-x509af-hfarr.c ---*/
-#line 109 "packet-x509af-template.c"
+#line 104 "packet-x509af-template.c"
};
/* List of subtrees */
@@ -1277,7 +1277,7 @@ void proto_register_x509af(void) {
&ett_x509af_DSS_Params,
/*--- End of included file: packet-x509af-ettarr.c ---*/
-#line 115 "packet-x509af-template.c"
+#line 110 "packet-x509af-template.c"
};
/* Register protocol */
@@ -1311,7 +1311,7 @@ void proto_reg_handoff_x509af(void) {
/*--- End of included file: packet-x509af-dis-tab.c ---*/
-#line 135 "packet-x509af-template.c"
+#line 130 "packet-x509af-template.c"
/*XXX these should really go to a better place but since that
I have not that ITU standard, ill put it here for the time