From 1e14558915352b8324428be4e735df484861b3c6 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 15 Oct 2013 00:17:35 +0000 Subject: soft-fp: fix vertical whitespace and indentation. --- soft-fp/trunctfsf2.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'soft-fp/trunctfsf2.c') diff --git a/soft-fp/trunctfsf2.c b/soft-fp/trunctfsf2.c index 751c7c8d76..aa4e7b353a 100644 --- a/soft-fp/trunctfsf2.c +++ b/soft-fp/trunctfsf2.c @@ -32,7 +32,8 @@ #include "single.h" #include "quad.h" -SFtype __trunctfsf2(TFtype a) +SFtype +__trunctfsf2(TFtype a) { FP_DECL_EX; FP_DECL_Q(A); -- cgit 1.4.1