reformatted

This commit is contained in:
akallabeth
2022-06-23 07:57:38 +02:00
committed by akallabeth
parent 0029f8a61d
commit bc8b4ade1c
141 changed files with 1739 additions and 1628 deletions

View File

@@ -109,7 +109,7 @@ int main(int argc, char* argv[])
pf_server_config_dump(argv[2]);
status = 0;
goto fail;
}
}
config_path = argv[1];
}