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/fixunstfsi.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'soft-fp/fixunstfsi.c') diff --git a/soft-fp/fixunstfsi.c b/soft-fp/fixunstfsi.c index 801009cd97..47d51b0478 100644 --- a/soft-fp/fixunstfsi.c +++ b/soft-fp/fixunstfsi.c @@ -31,7 +31,8 @@ #include "soft-fp.h" #include "quad.h" -USItype __fixunstfsi(TFtype a) +USItype +__fixunstfsi(TFtype a) { FP_DECL_EX; FP_DECL_Q(A); -- cgit 1.4.1