X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/0b38b8b77ca6eef0006b1051f86df440fe5ab8dd..c618228a19d088f3650492f9590ec4e1d45522f2:/math/mpmont.c diff --git a/math/mpmont.c b/math/mpmont.c index 2ed1e113..3edb58fb 100644 --- a/math/mpmont.c +++ b/math/mpmont.c @@ -115,7 +115,7 @@ static redccore__functype *pick_redccore(void) DISPATCH_PICK_FALLBACK(mpmont_reduce, simple_redccore); } -/* --- @redccore@ --- * +/* --- @mulcore@ --- * * * Arguments: @mpw *dv, *dvl@ = base and limit of source/destination * @const mpw *av, *avl@ = base and limit of first multiplicand