gad 2004/03/25 17:30:15 PST
FreeBSD src repository
Modified files:
usr.bin/pkill pkill.c
Log:
Remove a redundant check against mypid (the check is done later, in
the "Take the appropriate action" section).
Obtained from: the sysutils/pkill port
Revision Changes Path
1.8 +1 -1 src/usr.bin/pkill/pkill.c