aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x411.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-x411.c
parent124f16e8263e251e0c32aa4a1bb94637ca9218d6 (diff)
Regenerate asn1 dissectors (no change, only some line offset changes)
svn path=/trunk/; revision=30454
Diffstat (limited to 'epan/dissectors/packet-x411.c')
-rw-r--r--epan/dissectors/packet-x411.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/epan/dissectors/packet-x411.c b/epan/dissectors/packet-x411.c
index 045dfefc2c..bfc5e93837 100644
--- a/epan/dissectors/packet-x411.c
+++ b/epan/dissectors/packet-x411.c
@@ -502,7 +502,7 @@ static int hf_x411_UniversalOrganizationalUnitNames_item = -1; /* UniversalOrga
static int hf_x411_character_encoding = -1; /* T_character_encoding */
static int hf_x411_two_octets = -1; /* BMPString_SIZE_1_ub_string_length */
static int hf_x411_four_octets = -1; /* UniversalString_SIZE_1_ub_string_length */
-static int hf_x411_iso_639_language_code = -1; /* PrintableString_SIZE_CONSTR5416640 */
+static int hf_x411_iso_639_language_code = -1; /* PrintableString_SIZE_CONSTR13894040 */
static int hf_x411_numeric_code = -1; /* AddrNumericString */
static int hf_x411_printable_code = -1; /* PrintableString_SIZE_1_ub_postal_code_length */
static int hf_x411_printable_address = -1; /* T_printable_address */
@@ -6419,7 +6419,7 @@ dissect_x411_T_character_encoding(gboolean implicit_tag _U_, tvbuff_t *tvb _U_,
static int
-dissect_x411_PrintableString_SIZE_CONSTR5416640(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_x411_PrintableString_SIZE_CONSTR13894040(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_ber_restricted_string(implicit_tag, BER_UNI_TAG_PrintableString,
actx, tree, tvb, offset, hf_index,
NULL);
@@ -6430,7 +6430,7 @@ dissect_x411_PrintableString_SIZE_CONSTR5416640(gboolean implicit_tag _U_, tvbuf
static const ber_sequence_t UniversalOrBMPString_set[] = {
{ &hf_x411_character_encoding, BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_x411_T_character_encoding },
- { &hf_x411_iso_639_language_code, BER_CLASS_UNI, BER_UNI_TAG_PrintableString, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_x411_PrintableString_SIZE_CONSTR5416640 },
+ { &hf_x411_iso_639_language_code, BER_CLASS_UNI, BER_UNI_TAG_PrintableString, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_x411_PrintableString_SIZE_CONSTR13894040 },
{ NULL, 0, 0, 0, NULL }
};
@@ -10125,7 +10125,7 @@ void proto_register_x411(void) {
{ &hf_x411_iso_639_language_code,
{ "iso-639-language-code", "x411.iso_639_language_code",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.PrintableString_SIZE_CONSTR5416640", HFILL }},
+ "x411.PrintableString_SIZE_CONSTR13894040", HFILL }},
{ &hf_x411_numeric_code,
{ "numeric-code", "x411.numeric_code",
FT_STRING, BASE_NONE, NULL, 0,
@@ -10776,7 +10776,7 @@ void proto_register_x411(void) {
NULL, HFILL }},
/*--- End of included file: packet-x411-hfarr.c ---*/
-#line 256 "packet-x411-template.c"
+#line 252 "packet-x411-template.c"
};
/* List of subtrees */
@@ -10980,7 +10980,7 @@ void proto_register_x411(void) {
&ett_x411_SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientProbeSubmissionFields,
/*--- End of included file: packet-x411-ettarr.c ---*/
-#line 269 "packet-x411-template.c"
+#line 265 "packet-x411-template.c"
};
module_t *x411_module;
@@ -11172,7 +11172,7 @@ void proto_reg_handoff_x411(void) {
/*--- End of included file: packet-x411-dis-tab.c ---*/
-#line 304 "packet-x411-template.c"
+#line 300 "packet-x411-template.c"
/* APPLICATION CONTEXT */