]> granicus.if.org Git - procps-ng/commit
library: correct one reference typo in that <PIDS> api
authorJim Warner <james.warner@comcast.net>
Thu, 26 Sep 2019 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 27 Oct 2019 11:27:49 +0000 (22:27 +1100)
commit11df806a7c56626ee92eeb433ba9deaa51faa9c4
tree4a8345fcbca7ddaddbe52632bbbfa94c777216ae
parente7995652be25df103681660412fe2b9082875c9a
library: correct one reference typo in that <PIDS> api

This patch will just correct an oops introduced in the
commit shown below. Thank goodness both 'str' & 'strv'
occupy the same storage location in that result union.

Reference(s):
. standardize 'errno' management
commit 06be33b43e5ff3f2658e77ef79441ac2e970cfd7

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