]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/floatundisf.c
soft-fp: fix vertical whitespace and indentation.
[thirdparty/glibc.git] / soft-fp / floatundisf.c
index cec4b0d5ae8b19440846ebea4f1b48c7e108a5cc..51b69e69b987fce0be8a6275c5a9e7466a7ac37b 100644 (file)
@@ -31,7 +31,8 @@
 #include "soft-fp.h"
 #include "single.h"
 
-SFtype __floatundisf(UDItype i)
+SFtype
+__floatundisf(UDItype i)
 {
   FP_DECL_EX;
   FP_DECL_S(A);