fix math test gen script
[libc-test] / src / math / log10.c
index ab71507..4bd80cc 100644 (file)
@@ -3,10 +3,10 @@
 #include "util.h"
 
 static struct d_d t[] = {
-
 #include "crlibm/log10.h"
 #include "ucb/log10.h"
 #include "sanity/log10.h"
+
 };
 
 int main(void)