s@\t\n@\n

This commit is contained in:
Kevin Steves 2000-12-14 00:04:08 +00:00
parent ec84dc12db
commit de41bc6caa

View File

@ -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();