chiark / gitweb /
math/mpmont.c: Fix comment title for `mulcore'.
[catacomb] / math / mpmont.c
index 2ed1e11376b77863681691fc6dab08d3451d25ab..3edb58fbe8b4ac5880ce8785a931e1e5a2b95a11 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