aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix/asn1fix_tags.h
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-10 15:49:15 +0000
committerLev Walkin <vlm@lionet.info>2004-09-10 15:49:15 +0000
commit906654e1d7553fdc4c4eec40c13d87e5b610cbb5 (patch)
treeb0d6bd9c91b2251cc22e6071d5de1c9f59dc0bd4 /libasn1fix/asn1fix_tags.h
parentfa30126db68138de5e8e62af8b8d04e30f1cf2b8 (diff)
refactored tagging support
Diffstat (limited to 'libasn1fix/asn1fix_tags.h')
-rw-r--r--libasn1fix/asn1fix_tags.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libasn1fix/asn1fix_tags.h b/libasn1fix/asn1fix_tags.h
index 8dd622b7..394c3e84 100644
--- a/libasn1fix/asn1fix_tags.h
+++ b/libasn1fix/asn1fix_tags.h
@@ -6,7 +6,6 @@ enum asn1f_aft_flags_e {
AFT_FETCH_OUTMOST = 0x02, /* Fetch only outmost tag */
};
-
/*
* Allocate and return an array of tags for the given type.
* Type1 ::= [2] EXPLICIT Type2