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

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