projects
/
platform
/
upstream
/
libtasn1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd0c4d7
)
removed duplicate token.
author
Nikos Mavrogiannopoulos
<nmav@gnutls.org>
Tue, 26 May 2009 02:09:31 +0000
(
05:09
+0300)
committer
Nikos Mavrogiannopoulos
<nmav@gnutls.org>
Tue, 26 May 2009 02:09:31 +0000
(
05:09
+0300)
lib/ASN1.y
patch
|
blob
|
history
diff --git
a/lib/ASN1.y
b/lib/ASN1.y
index
b335cbc
..
6dbc2b7
100644
(file)
--- a/
lib/ASN1.y
+++ b/
lib/ASN1.y
@@
-78,7
+78,6
@@
static int _asn1_yylex(void);
%token UNIVERSAL
%token PRIVATE
%token APPLICATION
-%token OPTIONAL
%token DEFAULT
%token CHOICE
%token OF