From 6a8c1091fdc978b0e369f4ca3f58a07c2f8b9d33 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 1 Mar 2006 06:55:57 +0000 Subject: Updated to fedora-glibc-20060301T0647 --- soft-fp/unorddf2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'soft-fp/unorddf2.c') diff --git a/soft-fp/unorddf2.c b/soft-fp/unorddf2.c index 35f3e673db..c44b61d131 100644 --- a/soft-fp/unorddf2.c +++ b/soft-fp/unorddf2.c @@ -23,7 +23,7 @@ #include "double.h" int -__unorddf2(double a, double b) +__unorddf2(DFtype a, DFtype b) { FP_DECL_D(A); FP_DECL_D(B); int r; -- cgit v1.2.3-70-g09d2