aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser/asn1p_y.h
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-01-23 09:51:44 +0000
committerLev Walkin <vlm@lionet.info>2005-01-23 09:51:44 +0000
commitc603f107615777e8f792895bb21cff2fe8a313ef (patch)
tree7ab12605e80755364a5babfd13e83b5e40a250f6 /libasn1parser/asn1p_y.h
parent8f9d2bd6c9f3142c29c246526024a9c3afb6e892 (diff)
ignoring spaces within tags
Diffstat (limited to 'libasn1parser/asn1p_y.h')
-rw-r--r--libasn1parser/asn1p_y.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libasn1parser/asn1p_y.h b/libasn1parser/asn1p_y.h
index e1c581b1..3b8d86de 100644
--- a/libasn1parser/asn1p_y.h
+++ b/libasn1parser/asn1p_y.h
@@ -128,7 +128,6 @@ typedef union {
#define TOK_UNION 352
#define TOK_TwoDots 353
#define TOK_ThreeDots 354
-#define TOK_tag 355
extern YYSTYPE asn1p_lval;