summaryrefslogtreecommitdiff
path: root/ssh.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.c')
-rw-r--r--ssh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssh.c b/ssh.c
index a7fe1408a..216c0be30 100644
--- a/ssh.c
+++ b/ssh.c
@@ -633,7 +633,6 @@ main(int ac, char **av)
633 "originating port will not be trusted."); 633 "originating port will not be trusted.");
634 options.rhosts_authentication = 0; 634 options.rhosts_authentication = 0;
635 } 635 }
636
637 /* 636 /*
638 * If using rsh has been selected, exec it now (without trying 637 * If using rsh has been selected, exec it now (without trying
639 * anything else). Note that we must release privileges first. 638 * anything else). Note that we must release privileges first.