mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-28 04:52:07 +00:00
s@\t\n@\n
This commit is contained in:
parent
ec84dc12db
commit
de41bc6caa
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user