api: shorten function checks (and put each into a different scope)
[libc-test] / src / api / cpio.c
index da2b24e..7f0a8f9 100644 (file)
@@ -21,6 +21,6 @@ C(C_ISCHR)
 C(C_ISCTG)
 C(C_ISLNK)
 C(C_ISSOCK)
-char *s = MAGIC;
+{char *s = "" MAGIC;}
 }