diff options
author | Rob Austein <sra@hactrn.net> | 2006-06-21 18:19:08 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-06-21 18:19:08 +0000 |
commit | 5ec5665a3db91802d2da981a2af7b5e1c371e35d (patch) | |
tree | b2ebf5d43b5831c7dc683071791363555498c385 /openssl | |
parent | bf9c48329a50ac0cecf2a2ebf785448026547a1a (diff) |
*** empty log message ***
svn path=/openssl/README; revision=9
Diffstat (limited to 'openssl')
-rw-r--r-- | openssl/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openssl/README b/openssl/README index 1bf6453a..040de9c7 100644 --- a/openssl/README +++ b/openssl/README @@ -76,7 +76,8 @@ generating Perl code: crypto/objects/obj_mac.h crypto/objects/obj_dat.h -Nice example of "new" style ASN.1: +Nice example of "new" style ASN.1 (if it compiles, which the README +suggets it won't, sigh): demos/asn1/ocsp.c |