math/mpmont.c: Fix comment title for `mulcore'.
[catacomb] / 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