OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________________________
Server:
cvs.openssl.org Name: Dr. Stephen Henson
Root: /v/openssl/cvs Email: steve@
openssl.org
Module: openssl Date: 28-Feb-2008 14:18:26
Branch: HEAD Handle: 2008022813182501
Modified files:
openssl/crypto/asn1 a_type.c
openssl/crypto/x509 x509_att.c
Log:
Fix typo and avoid warning.
Summary:
Revision Changes Path
1.22 +1 -1 openssl/crypto/asn1/a_type.c
1.13 +2 -2 openssl/crypto/x509/x509_att.c
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openssl/crypto/asn1/a_type.c
============================================================================
$ cvs diff -u -r1.21 -r1.22 a_type.c
--- openssl/crypto/asn1/a_type...