diff options
author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2024-09-27 11:51:21 (GMT) |
---|---|---|
committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2024-09-27 11:51:21 (GMT) |
commit | 7ca72ecace9f74bbd121e6cb604722647cf90701 (patch) | |
tree | b4e0a43ca9d167ff7c771a3c7a30f7f54a0bf806 /plugins/t/check_apt_input/ubuntu2 | |
parent | f49074e802145a6a0d5cc1a24fd3d355944af5d5 (diff) | |
download | monitoring-plugins-7ca72ecace9f74bbd121e6cb604722647cf90701.tar.gz |
check_disk: Declare global variables static
Variables only used in that specific translation unit should be static
to actually communicate that fact.
Also allows the compiler to detect unused (global) variables.
Diffstat (limited to 'plugins/t/check_apt_input/ubuntu2')
0 files changed, 0 insertions, 0 deletions