chiark
/
gitweb
/
~mdw
/
catacomb
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
math/mpmont.c: Fix comment title for `mulcore'.
[catacomb]
/
math
/
mpmont.c
diff --git
a/math/mpmont.c
b/math/mpmont.c
index 2ed1e11376b77863681691fc6dab08d3451d25ab..3edb58fbe8b4ac5880ce8785a931e1e5a2b95a11 100644
(file)
--- 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);
}
-/* --- @
redc
core@ --- *
+/* --- @
mul
core@ --- *
*
* Arguments: @mpw *dv, *dvl@ = base and limit of source/destination
* @const mpw *av, *avl@ = base and limit of first multiplicand