math: fix test vectors for logb
[libc-test] / src / math / atan.c
index 476a82c..2a18f5f 100644 (file)
@@ -3,10 +3,10 @@
 #include "util.h"
 
 static struct d_d t[] = {
-
 #include "crlibm/atan.h"
 #include "ucb/atan.h"
 #include "sanity/atan.h"
+
 };
 
 int main(void)