summaryrefslogtreecommitdiff
path: root/src/mpfr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mpfr.h')
-rw-r--r--src/mpfr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mpfr.h b/src/mpfr.h
index 89bcf2751..5582d7cbe 100644
--- a/src/mpfr.h
+++ b/src/mpfr.h
@@ -512,7 +512,7 @@ __MPFR_DECLSPEC void mpfr_free_str (char *);
__MPFR_DECLSPEC int mpfr_urandom (mpfr_ptr, gmp_randstate_t,
mpfr_rnd_t);
__MPFR_DECLSPEC int mpfr_grandom (mpfr_ptr, mpfr_ptr, gmp_randstate_t,
- mpfr_rnd_t);
+ mpfr_rnd_t) MPFR_DEPRECATED;
__MPFR_DECLSPEC int mpfr_nrandom (mpfr_ptr, gmp_randstate_t,
mpfr_rnd_t);
__MPFR_DECLSPEC int mpfr_erandom (mpfr_ptr, gmp_randstate_t,