summaryrefslogtreecommitdiff
path: root/src/set_d64.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/set_d64.c')
-rw-r--r--src/set_d64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set_d64.c b/src/set_d64.c
index 321c121e4..2e3e37e01 100644
--- a/src/set_d64.c
+++ b/src/set_d64.c
@@ -1,4 +1,4 @@
-/* mpfr_set_decimal64 -- convert a IEEE 754r decimal64 float to
+/* mpfr_set_decimal64 -- convert an IEEE 754-2008 decimal64 float to
a multiple precision floating-point number
See https://gcc.gnu.org/ml/gcc/2006-06/msg00691.html,