aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/asn.1/asn1_encode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/asn.1/asn1_encode.h')
-rw-r--r--src/lib/krb5/asn.1/asn1_encode.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/krb5/asn.1/asn1_encode.h b/src/lib/krb5/asn.1/asn1_encode.h
index fde875b..118f5ca 100644
--- a/src/lib/krb5/asn.1/asn1_encode.h
+++ b/src/lib/krb5/asn.1/asn1_encode.h
@@ -38,10 +38,9 @@ typedef struct {
asn1_construction construction;
asn1_tagnum tagnum;
- /* When decoding, stores the leading and trailing lengths of a tag. Used
- * by store_der(). */
+ /* When decoding, stores the leading length of a tag. Used by
+ * store_der(). */
size_t tag_len;
- size_t tag_end_len;
} taginfo;
/* These functions are referenced by encoder structures. They handle the