Kill unnecessary vertical whitespace.

This commit is contained in:
Yaroslav Tykhiy 2003-02-11 14:10:48 +00:00
parent 11eb149478
commit f29288c05e

View File

@ -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) {
/*