check_disk: reduced compiler warnings (#1326)
Oliver Skibbe <[email protected]>
| Newsgroups | gmane.network.nagios.devel |
|---|---|
| Message-ID | <monitoring-plugins/monitoring-plugins/pull/[email protected]> |
with fixing verbose printfs and fixed printf arguments
printf line 1046: missing argument, switched llu int to uintmax_t
printf line 1067: wrong arguments, switched llu int to uintmax_t
You can view, comment on, or merge this pull request online at:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1326
-- Commit Summary --
* check_disk: reduced compiler warnings
-- File Changes --
M plugins/check_disk.c (15)
-- Patch Links --
https://github.com/monitoring-plugins/monitoring-plugins/pull/1326.patch
https://github.com/monitoring-plugins/monitoring-plugins/pull/1326.diff
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1326