Kill unnecessary vertical whitespace.
This commit is contained in:
parent
11eb149478
commit
f29288c05e
@ -1499,7 +1499,6 @@ pass(char *passwd)
|
||||
asprintf(&chrootdir, "%s/%s", pw->pw_dir, chrootdir);
|
||||
if (chrootdir == NULL)
|
||||
fatalerror("Ran out of memory.");
|
||||
|
||||
}
|
||||
if (guest || dochroot) {
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user