summaryrefslogtreecommitdiff
path: root/cmp_si.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmp_si.c')
-rw-r--r--cmp_si.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmp_si.c b/cmp_si.c
index a9ec32845..b677bc609 100644
--- a/cmp_si.c
+++ b/cmp_si.c
@@ -29,7 +29,7 @@ MA 02110-1301, USA. */
b must not be NaN.
*/
-int
+int
mpfr_cmp_si_2exp (mpfr_srcptr b, long int i, mp_exp_t f)
{
int si;