]> granicus.if.org Git - procps-ng/commit
kill: Correct pid type
authorCraig Small <csmall@enc.com.au>
Sat, 2 Jul 2016 05:04:22 +0000 (15:04 +1000)
committerCraig Small <csmall@enc.com.au>
Sat, 2 Jul 2016 05:04:22 +0000 (15:04 +1000)
commit96da4bad5eb29f2724494db408ab0f00d441dda4
tree036b48136ef3af3d3de3c7ff8044e77475d59347
parent96e6600c8491985de4fc868b868c737d2ff2aaf9
kill: Correct pid type

Previous commit used a pid type of int in the printf, this should
be a long.

References:
 commit 5e9c522eeade3a2cb1f5679db84d8164b405860d
kill.c