summaryrefslogtreecommitdiff
path: root/src/mpfr-gmp.h
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-09-30 16:46:23 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-09-30 16:46:23 +0000
commit6f4354afb1568ac8be7e936d9bd0b4a634571e7d (patch)
treeeec69c3f417576d03f84b449a10d05b7a6cba282 /src/mpfr-gmp.h
parent351aff63537ddaa236c0358db9dae09c9eb1191e (diff)
downloadmpfr-6f4354afb1568ac8be7e936d9bd0b4a634571e7d.tar.gz
Removed trailing spaces and untabified several files.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7186 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src/mpfr-gmp.h')
-rw-r--r--src/mpfr-gmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mpfr-gmp.h b/src/mpfr-gmp.h
index 690724777..9975fbf7d 100644
--- a/src/mpfr-gmp.h
+++ b/src/mpfr-gmp.h
@@ -292,7 +292,7 @@ __MPFR_DECLSPEC void __gmp_default_free _MPFR_PROTO ((void *, size_t));
__MPFR_DECLSPEC mp_size_t __gmpn_rootrem _MPFR_PROTO ((mp_ptr, mp_ptr,
mp_srcptr, mp_size_t, mp_limb_t));
#endif
-#endif
+#endif
/* Temp memory allocate */