Add newline at the end of the files. Add -Wno-unused-command-line-argument to programs compilation flow, to support clang.

This commit is contained in:
Enrico Fraccaroli
2022-12-13 15:44:31 -05:00
parent 3f73b8d8a0
commit a572db52fd
22 changed files with 22 additions and 20 deletions
+1 -1
View File
@@ -120,4 +120,4 @@ int main(int argc, char *argv[])
__set_echo(true);
return 0;
}
}