mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 13:53:49 -07:00
Apply clang-format to files (#5273)
This commit is contained in:
parent
e8389e0b2e
commit
8f126344a4
885 changed files with 40384 additions and 36263 deletions
|
@ -1,5 +1,5 @@
|
|||
#include <unistd.h>
|
||||
|
||||
long pathconf(const char *path, int name) {
|
||||
long pathconf(const char* path, int name) {
|
||||
return -1;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue