glemte å fjerne exit fra pwfile.c
This commit is contained in:
parent
8e52ba7e6a
commit
bc7087c6a9
1
pwfile.c
1
pwfile.c
@ -103,5 +103,4 @@ const char* read_toml_file(void)
|
||||
free(host);
|
||||
free(user);
|
||||
free(password);
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user