This commit is contained in:
Wolfgang Hottgenroth 2021-02-11 12:27:30 +01:00
parent d06d2ba094
commit 2ae4cfc6ea
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

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