]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/floatundidf.c
soft-fp: fix vertical whitespace and indentation.
[thirdparty/glibc.git] / soft-fp / floatundidf.c
index 53877c2f574c01c8a5109b93b3d0e7393f4e5d62..f40457b5d4039547995bf92e5d363c9efb2676f2 100644 (file)
@@ -31,7 +31,8 @@
 #include "soft-fp.h"
 #include "double.h"
 
-DFtype __floatundidf(UDItype i)
+DFtype
+__floatundidf(UDItype i)
 {
   FP_DECL_EX;
   FP_DECL_D(A);