math/mpmont.c: Fix comment title for `mulcore'.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 7 Nov 2019 01:41:55 +0000 (01:41 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 9 May 2020 19:57:33 +0000 (20:57 +0100)
math/mpmont.c

index 2ed1e11..3edb58f 100644 (file)
@@ -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