summaryrefslogtreecommitdiff
path: root/ui_sub.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui_sub.c')
-rw-r--r--ui_sub.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui_sub.c b/ui_sub.c
index 27361d030..5b280e93f 100644
--- a/ui_sub.c
+++ b/ui_sub.c
@@ -1,6 +1,6 @@
/* mpfr_ui_sub -- subtract a floating-point number from an integer
-Copyright 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2003, 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. */
-
#define MPFR_NEED_LONGLONG_H
#include "mpfr-impl.h"