library: clean up some miscellaneous compiler warnings

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2018-06-03 00:00:00 -05:00
committed by Craig Small
parent 2c6a480cc8
commit 97d078a9af
6 changed files with 8 additions and 4 deletions

View File

@@ -1546,4 +1546,5 @@ PROCPS_EXPORT struct pids_result *xtra_pids_val (
fprintf(stderr, "%s line %d: was %s, expected %s\n", file, lineno, typestr, str);
}
return &stack->head[relative_enum];
(void)info;
} // end: xtra_pids_val