summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-07-04 17:52:01 +0000
committerKevin Steves <stevesk@pobox.com>2001-07-04 17:52:01 +0000
commit08ccf9d08c44a622166ccae6b80495391d649df0 (patch)
tree1e49f1bfc64aed2f7e43b5ed6158a23c62d3d726
parentd009ae3d04b7ea4e5385e2ca98394d8ddfefda93 (diff)
whitespace sync
-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.