This commit is contained in:
2021-02-11 12:27:30 +01:00
parent bc5098a175
commit f791ddcd7e

View File

@ -329,7 +329,7 @@ int main(int argc, char **argv) {
const char *configFilename = DEFAULT_CONFIG_FILENAME; const char *configFilename = DEFAULT_CONFIG_FILENAME;
const char dropPrivilegesToUser = NULL; const char *dropPrivilegesToUser = NULL;
bool doFork = false; bool doFork = false;
int c; int c;