]> git.saurik.com Git - apple/ld64.git/blobdiff - unit-tests/test-cases/dwarf-ignore/hello.c
ld64-127.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / dwarf-ignore / hello.c
old mode 100755 (executable)
new mode 100644 (file)
index e2f0fe9..4750b51
@@ -26,4 +26,5 @@
 int main()
 {
        fprintf(stdout, "hello\n");
+       return 0;
 }
\ No newline at end of file