]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/fixunsdfti.c
soft-fp: fix vertical whitespace and indentation.
[thirdparty/glibc.git] / soft-fp / fixunsdfti.c
index 653f3ee51d55bfbc53d67155e2c62e4404cc2db3..f3370c65e3676e35f44acf3a8c056cc5d68cafe2 100644 (file)
@@ -30,7 +30,8 @@
 #include "soft-fp.h"
 #include "double.h"
 
-UTItype __fixunsdfti(DFtype a)
+UTItype
+__fixunsdfti(DFtype a)
 {
   FP_DECL_EX;
   FP_DECL_D(A);