projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bdeeb6
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 30 Apr 2005 18:07:30 +0000
(18:07 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sat, 30 Apr 2005 18:07:30 +0000
(18:07 +0000)
crypto/asn1/tasn_dec.c
patch
|
blob
|
history
diff --git
a/crypto/asn1/tasn_dec.c
b/crypto/asn1/tasn_dec.c
index ed79535e66552551973c45deeb0255b3a8b6263f..062afd95fa1c8a7eda792a9147a18b94d81e9884 100644
(file)
--- a/
crypto/asn1/tasn_dec.c
+++ b/
crypto/asn1/tasn_dec.c
@@
-1075,7
+1075,7
@@
static int asn1_find_end(const unsigned char **in, long len, char inf)
expected_eoc = 1;
/* Indefinite length constructed form. Find the end when enough EOCs
* are found. If more indefinite length constructed headers
- * are encountered increment the expected eoc count otherwise just
i
+ * are encountered increment the expected eoc count otherwise just
* skip to the end of the data.
*/
while (len > 0)