mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-23 16:01:42 +00:00
parent
5bdce6ff54
commit
bbff3a72b2
@ -147,7 +147,7 @@ main(int argc, char *argv[])
|
||||
continue;
|
||||
}
|
||||
if (pid == getpid()) {
|
||||
warnx("%s: skiping my own pid", s);
|
||||
warnx("%s: skipping my own pid", s);
|
||||
continue;
|
||||
}
|
||||
for (i = 0; i < nleft; i++) {
|
||||
|
Loading…
Reference in New Issue
Block a user