summaryrefslogtreecommitdiff
path: root/cmp_si.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmp_si.c')
-rw-r--r--cmp_si.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmp_si.c b/cmp_si.c
index 39fb9ea3b..c3b405e4f 100644
--- a/cmp_si.c
+++ b/cmp_si.c
@@ -1,7 +1,7 @@
/* mpfr_cmp_si_2exp -- compare a floating-point number with a signed
machine integer multiplied by a power of 2
-Copyright 1999, 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
This file is part of the MPFR Library.
@@ -20,7 +20,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. */
-
#define MPFR_NEED_LONGLONG_H
#include "mpfr-impl.h"