whitespace sync
This commit is contained in:
parent
d009ae3d04
commit
08ccf9d08c
1
ssh.c
1
ssh.c
|
@ -633,7 +633,6 @@ main(int ac, char **av)
|
||||||
"originating port will not be trusted.");
|
"originating port will not be trusted.");
|
||||||
options.rhosts_authentication = 0;
|
options.rhosts_authentication = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* If using rsh has been selected, exec it now (without trying
|
* If using rsh has been selected, exec it now (without trying
|
||||||
* anything else). Note that we must release privileges first.
|
* anything else). Note that we must release privileges first.
|
||||||
|
|
Loading…
Reference in New Issue