summaryrefslogtreecommitdiff
path: root/add_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'add_ui.c')
-rw-r--r--add_ui.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/add_ui.c b/add_ui.c
index 989eb7255..b46239636 100644
--- a/add_ui.c
+++ b/add_ui.c
@@ -1,6 +1,6 @@
/* mpfr_add_ui -- add a floating-point number with a machine integer
-Copyright 2000, 2001, 2002, 2003 Free Software Foundation.
+Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation.
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"