]> git.ipfire.org Git - thirdparty/collectd.git/commit
cpu plugin: Use a const instead of repeating a literal multiple times.
authorFlorian Forster <octo@collectd.org>
Fri, 19 Jan 2024 19:58:25 +0000 (20:58 +0100)
committerFlorian Forster <octo@collectd.org>
Mon, 22 Jan 2024 15:07:57 +0000 (16:07 +0100)
commit2913513a10f1284b76fc4448bf39c21154ba6c55
tree9100803fe2e086bc870a3f57eb496b1c27bf39ad
parentb04f6af06eb4ad693930f91ef06c0ee83bbf5d75
cpu plugin: Use a const instead of repeating a literal multiple times.
src/cpu_test.c