]> granicus.if.org Git - procps-ng/commit
library: correct one <pids> reference from str to strv
authorJim Warner <james.warner@comcast.net>
Sun, 25 Oct 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Wed, 28 Oct 2015 09:58:12 +0000 (20:58 +1100)
commit9db796f8cb324e3f7635d8c8065b10aabcd789b6
tree495b1d9dbf2a994778897a41e25c4981eb291135
parentaed8ad5e5c5e710534236441531a884a3fee1663
library: correct one <pids> reference from str to strv

While not changing generated code this commit corrects
one free reference from 'str' to a more proper 'strv'.

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/pids.c