summaryrefslogtreecommitdiff
path: root/mpfr/mpf2mpfr.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpfr/mpf2mpfr.h')
-rw-r--r--mpfr/mpf2mpfr.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/mpfr/mpf2mpfr.h b/mpfr/mpf2mpfr.h
index cdb374916..e4470a789 100644
--- a/mpfr/mpf2mpfr.h
+++ b/mpfr/mpf2mpfr.h
@@ -1,6 +1,6 @@
/* mpf2mpfr.h -- Compatibility include file with mpf.
-Copyright (C) 1999-2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the MPFR Library.
@@ -15,7 +15,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the MPFR Library; see the file COPYING.LIB. If not, write to
+along with the MPFR Library; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */
@@ -38,7 +38,7 @@ MA 02111-1307, USA. */
#undef mpf_floor
#define mpf_floor mpfr_floor
#undef mpf_get_d
-#define mpf_get_d mpfr_get_d
+#define mpf_get_d mpfr_get_d1
#undef mpf_get_prec
#define mpf_get_prec mpfr_get_prec
#undef mpf_init