From: Nils Larsch Date: Wed, 30 Mar 2005 21:38:29 +0000 (+0000) Subject: fix header X-Git-Tag: OpenSSL_0_9_7g~17^2~4 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=fea4280a8b1a37bfe1ae6ffaede58722ad71afa1;hp=e852b8533fe4255ba4e5d2f2008d53e28678d2e8 fix header --- diff --git a/crypto/bn/bn_sqrt.c b/crypto/bn/bn_sqrt.c index 924ee274df..c1eb7f6d49 100644 --- a/crypto/bn/bn_sqrt.c +++ b/crypto/bn/bn_sqrt.c @@ -1,4 +1,4 @@ -/* crypto/bn/bn_mod.c */ +/* crypto/bn/bn_sqrt.c */ /* Written by Lenka Fibikova * and Bodo Moeller for the OpenSSL project. */ /* ====================================================================