summaryrefslogtreecommitdiff
path: root/lib/floatundidf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/floatundidf.c')
-rw-r--r--lib/floatundidf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/floatundidf.c b/lib/floatundidf.c
index f019d693..708d614a 100644
--- a/lib/floatundidf.c
+++ b/lib/floatundidf.c
@@ -98,4 +98,4 @@ __floatundidf(du_int a)
fb.u.low = (su_int)a; // mantissa-low
return fb.f;
}
-#endif \ No newline at end of file
+#endif