summaryrefslogtreecommitdiff
path: root/set_dfl_prec.c
diff options
context:
space:
mode:
Diffstat (limited to 'set_dfl_prec.c')
-rw-r--r--set_dfl_prec.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/set_dfl_prec.c b/set_dfl_prec.c
index 6a1a13773..8411fbbe8 100644
--- a/set_dfl_prec.c
+++ b/set_dfl_prec.c
@@ -1,6 +1,6 @@
/* mpfr_set_default_prec, mpfr_get_default_prec -- set/get default precision
-Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2004 Free Software Foundation, Inc.
This file is part of the MPFR Library.
@@ -19,7 +19,6 @@ along with the MPFR Library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */
-
#include "mpfr-impl.h"
/* default is IEEE double precision, i.e. 53 bits */