Just a small typo:
--- doc/crypto/ripemd.pod~      2006-10-27 21:59:48.000000000 +0000
+++ doc/crypto/ripemd.pod       2008-11-08 23:13:22.000000000 +0000
@@ -13,7 +13,7 @@
                   unsigned char *md);

  int RIPEMD160_Init(RIPEMD160_CTX *c);
- int RIPEMD160_Update(RIPEMD_CTX *c, const void *data,
+ int RIPEMD160_Update(RIPEMD160_CTX *c, const void *data,
                   unsigned long len);
  int RIPEMD160_Final(unsigned char *md, RIPEMD160_CTX *c);

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to