]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/fixsfdi.c
soft-fp: fix vertical whitespace and indentation.
[thirdparty/glibc.git] / soft-fp / fixsfdi.c
index 564b96c4cb6336e2ed4303fc1304a62576715c99..c34bec5a932e6eace5852d32143a84d4faebfcbd 100644 (file)
@@ -31,7 +31,8 @@
 #include "soft-fp.h"
 #include "single.h"
 
-DItype __fixsfdi(SFtype a)
+DItype
+__fixsfdi(SFtype a)
 {
   FP_DECL_EX;
   FP_DECL_S(A);