From: Richard Levitte Date: Thu, 30 May 2002 16:55:15 +0000 (+0000) Subject: a B< that wasn't properly ended. X-Git-Tag: OpenSSL_0_9_6e~26^2~117 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=305a1afcf71cbca9c432918dcdce4ac3b2f6a002 a B< that wasn't properly ended. --- diff --git a/doc/crypto/bn_internal.pod b/doc/crypto/bn_internal.pod index d6f3cfe2ee..9805a7c9f2 100644 --- a/doc/crypto/bn_internal.pod +++ b/doc/crypto/bn_internal.pod @@ -158,7 +158,7 @@ on the word arrays B and B of length B+B and B+B word arrays B and B. B must be a power of 2. It computes B*B and places the result in B. -bn_mul_part_recursive(B, B, B, B, B, B) +bn_mul_part_recursive(B, B, B, B, B, B, B) operates on the word arrays B and B of length B+B and B+B and the 4*B word arrays B and B.