summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-12-06 12:45:40 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-12-06 12:45:40 +0000
commit76df6ecc078999a107aa4b608d53ad8a0eb99afb (patch)
tree40652da2d916e99304c791bb3b2b07933d3d4eb1 /src
parent094aaff7161048c6a11997ecec7922ed67f70942 (diff)
downloadmpfr-76df6ecc078999a107aa4b608d53ad8a0eb99afb.tar.gz
Updated the remaining www.loria.fr URL's.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@11918 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src')
-rw-r--r--src/rec_sqrt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rec_sqrt.c b/src/rec_sqrt.c
index 8176c6e59..8d190d5f3 100644
--- a/src/rec_sqrt.c
+++ b/src/rec_sqrt.c
@@ -67,7 +67,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
References:
[1] Modern Computer Algebra, Richard Brent and Paul Zimmermann,
- http://www.loria.fr/~zimmerma/mca/pub226.html
+ https://members.loria.fr/PZimmermann/mca/pub226.html
*/
static void
mpfr_mpn_rec_sqrt (mpfr_limb_ptr x, mpfr_prec_t p,