summaryrefslogtreecommitdiffstats
path: root/ssh-agent.c
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2000-12-14 01:04:08 +0100
committerKevin Steves <stevesk@pobox.com>2000-12-14 01:04:08 +0100
commitde41bc6caaa986f6e65629f5e926ea5ce140d8e7 (patch)
tree59da3849e3c1d330e6e640bbbd5e22960fc62062 /ssh-agent.c
parent - (stevesk) OpenSSH CVS update: (diff)
downloadopenssh-de41bc6caaa986f6e65629f5e926ea5ce140d8e7.tar.xz
openssh-de41bc6caaa986f6e65629f5e926ea5ce140d8e7.zip
s@\t\n@\n
Diffstat (limited to '')
-rw-r--r--ssh-agent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-agent.c b/ssh-agent.c
index 4b18bf7e5..b98d95501 100644
--- a/ssh-agent.c
+++ b/ssh-agent.c
@@ -678,7 +678,7 @@ main(int ac, char **av)
pid_t pid;
char *shell, *format, *pidstr, pidstrbuf[1 + 3 * sizeof pid];
extern int optind;
-
+
__progname = get_progname(av[0]);
init_rng();