aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-credssp.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-credssp.c
parent47cf08409da99bdd1e76f2d16bda82b0d10d68f0 (diff)
Regenerate asn.1 dissectors.
svn path=/trunk/; revision=45110
Diffstat (limited to 'epan/dissectors/packet-credssp.c')
-rw-r--r--epan/dissectors/packet-credssp.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/epan/dissectors/packet-credssp.c b/epan/dissectors/packet-credssp.c
index 6f9e94310b..9c52bcd170 100644
--- a/epan/dissectors/packet-credssp.c
+++ b/epan/dissectors/packet-credssp.c
@@ -84,7 +84,7 @@ static int hf_credssp_authInfo = -1; /* T_authInfo */
static int hf_credssp_pubKeyAuth = -1; /* OCTET_STRING */
/*--- End of included file: packet-credssp-hf.c ---*/
-#line 56 "../../asn1/credssp/packet-credssp-template.c"
+#line 54 "../../asn1/credssp/packet-credssp-template.c"
/* Initialize the subtree pointers */
static gint ett_credssp = -1;
@@ -100,7 +100,7 @@ static gint ett_credssp_TSCredentials = -1;
static gint ett_credssp_TSRequest = -1;
/*--- End of included file: packet-credssp-ett.c ---*/
-#line 60 "../../asn1/credssp/packet-credssp-template.c"
+#line 58 "../../asn1/credssp/packet-credssp-template.c"
/*--- Included file: packet-credssp-fn.c ---*/
@@ -328,7 +328,7 @@ static void dissect_TSRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pro
/*--- End of included file: packet-credssp-fn.c ---*/
-#line 62 "../../asn1/credssp/packet-credssp-template.c"
+#line 60 "../../asn1/credssp/packet-credssp-template.c"
/*
* Dissect CredSSP PDUs
@@ -492,7 +492,7 @@ void proto_register_credssp(void) {
"OCTET_STRING", HFILL }},
/*--- End of included file: packet-credssp-hfarr.c ---*/
-#line 137 "../../asn1/credssp/packet-credssp-template.c"
+#line 135 "../../asn1/credssp/packet-credssp-template.c"
};
/* List of subtrees */
@@ -510,7 +510,7 @@ void proto_register_credssp(void) {
&ett_credssp_TSRequest,
/*--- End of included file: packet-credssp-ettarr.c ---*/
-#line 143 "../../asn1/credssp/packet-credssp-template.c"
+#line 141 "../../asn1/credssp/packet-credssp-template.c"
};