library: some minor miscellaeous improvements, 3rd gen

A collection of miscellaneous code and comment tweaks.

[ such changes will stop when desk checking ends too ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2016-07-13 00:00:00 -05:00
committed by Craig Small
parent c767adf974
commit 220236a9af
5 changed files with 24 additions and 19 deletions

View File

@ -1117,7 +1117,8 @@ static int stacks_fetch (
*
* @info: location of returned new structure
*
* Returns: 0 on success <0 on failure
* Returns: < 0 on failure, 0 on success along with
* a pointer to a new context struct
*/
PROCPS_EXPORT int procps_pids_new (
struct procps_pidsinfo **info,