whitespace sync

This commit is contained in:
Kevin Steves 2001-07-04 17:52:01 +00:00
parent d009ae3d04
commit 08ccf9d08c
1 changed files with 0 additions and 1 deletions

1
ssh.c
View File

@ -633,7 +633,6 @@ main(int ac, char **av)
"originating port will not be trusted.");
options.rhosts_authentication = 0;
}
/*
* If using rsh has been selected, exec it now (without trying
* anything else). Note that we must release privileges first.