]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/floatuntitf.c
soft-fp: fix vertical whitespace and indentation.
[thirdparty/glibc.git] / soft-fp / floatuntitf.c
index ee278eb29de23846689f0b4349be9a840b65b0ed..0c04b05a457e8a0ada19745bd9778e24a5514b57 100644 (file)
@@ -30,7 +30,8 @@
 #include "soft-fp.h"
 #include "quad.h"
 
-TFtype __floatuntitf(UTItype i)
+TFtype
+__floatuntitf(UTItype i)
 {
   FP_DECL_EX;
   FP_DECL_Q(A);