math: fix test vectors for logb
[libc-test] / src / math / hypotf.c
index af3d6e0..01ce636 100644 (file)
@@ -3,9 +3,9 @@
 #include "util.h"
 
 static struct ff_f t[] = {
-
 #include "ucb/hypotf.h"
 #include "sanity/hypotf.h"
+
 };
 
 int main(void)