aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509if.c
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2012-09-24 19:38:46 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2012-09-24 19:38:46 +0000
commit7a9d27c33f293bbe2f5165314c328cee32ec430d (patch)
treeaadcb49119782779134d0f4188936b444a346a2c /epan/dissectors/packet-x509if.c
parent47cf08409da99bdd1e76f2d16bda82b0d10d68f0 (diff)
Regenerate asn.1 dissectors.
svn path=/trunk/; revision=45110
Diffstat (limited to 'epan/dissectors/packet-x509if.c')
-rw-r--r--epan/dissectors/packet-x509if.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/epan/dissectors/packet-x509if.c b/epan/dissectors/packet-x509if.c
index d5e4ba2254..5cfebe1721 100644
--- a/epan/dissectors/packet-x509if.c
+++ b/epan/dissectors/packet-x509if.c
@@ -213,7 +213,7 @@ static int hf_x509if_AllowedSubset_oneLevel = -1;
static int hf_x509if_AllowedSubset_wholeSubtree = -1;
/*--- End of included file: packet-x509if-hf.c ---*/
-#line 51 "../../asn1/x509if/packet-x509if-template.c"
+#line 49 "../../asn1/x509if/packet-x509if-template.c"
/* Initialize the subtree pointers */
@@ -294,7 +294,7 @@ static gint ett_x509if_SEQUENCE_SIZE_1_MAX_OF_AttributeType = -1;
static gint ett_x509if_SET_SIZE_1_MAX_OF_DirectoryString = -1;
/*--- End of included file: packet-x509if-ett.c ---*/
-#line 54 "../../asn1/x509if/packet-x509if-template.c"
+#line 52 "../../asn1/x509if/packet-x509if-template.c"
static const char *object_identifier_id = NULL;
static proto_tree *top_of_dn = NULL;
@@ -2100,7 +2100,7 @@ static void dissect_HierarchyBelow_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_
/*--- End of included file: packet-x509if-fn.c ---*/
-#line 92 "../../asn1/x509if/packet-x509if-template.c"
+#line 90 "../../asn1/x509if/packet-x509if-template.c"
const char * x509if_get_last_dn(void)
{
@@ -2766,7 +2766,7 @@ void proto_register_x509if(void) {
NULL, HFILL }},
/*--- End of included file: packet-x509if-hfarr.c ---*/
-#line 137 "../../asn1/x509if/packet-x509if-template.c"
+#line 135 "../../asn1/x509if/packet-x509if-template.c"
};
/* List of subtrees */
@@ -2849,7 +2849,7 @@ void proto_register_x509if(void) {
&ett_x509if_SET_SIZE_1_MAX_OF_DirectoryString,
/*--- End of included file: packet-x509if-ettarr.c ---*/
-#line 142 "../../asn1/x509if/packet-x509if-template.c"
+#line 140 "../../asn1/x509if/packet-x509if-template.c"
};
/* Register protocol */
@@ -2905,6 +2905,6 @@ void proto_reg_handoff_x509if(void) {
/*--- End of included file: packet-x509if-dis-tab.c ---*/
-#line 161 "../../asn1/x509if/packet-x509if-template.c"
+#line 159 "../../asn1/x509if/packet-x509if-template.c"
}