diff --git a/crypto/bn/bn_sqrt.c b/crypto/bn/bn_sqrt.c index 924ee274d..c1eb7f6d4 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. */ /* ====================================================================