summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-02-24 12:35:08 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-02-24 12:35:08 +0000
commit6b241d260786c30253ea96ca4a9b86581246bb15 (patch)
tree2d67e0a141c00fe1f1b41fb31db43e07d8a0d389
parent54c6e81376ad3f4f16538c75029785c07f43e761 (diff)
downloadmpfr-6b241d260786c30253ea96ca4a9b86581246bb15.tar.gz
[src/sum.c] Minor correction of last change of a comment.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/new-sum@9303 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--src/sum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sum.c b/src/sum.c
index ee80343f3..0b072a251 100644
--- a/src/sum.c
+++ b/src/sum.c
@@ -83,7 +83,7 @@ VL: This is very different:
* check that a buffer overflow doesn't occur;
* - one has: *errp <= *ep - prec if the accumulator is not 0.
* - contrary to the returned value of minexp (the value in the last
- * iteration), the returned value of maxexp is the one of the next
+ * iteration), the returned value of maxexp is the one for the next
* iteration (= maxexp2 of the last iteration).
*/
static mpfr_prec_t