From f8aad020f7c0be604da8981663b6d815f94ffaa4 Mon Sep 17 00:00:00 2001 From: Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> Date: Wed, 10 Jun 2026 14:49:33 +0200 Subject: Run clang-format on everything once again (#2275) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Lorenz Kästle --- plugins/check_curl.d/check_curl_helpers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/check_curl.d/check_curl_helpers.c') diff --git a/plugins/check_curl.d/check_curl_helpers.c b/plugins/check_curl.d/check_curl_helpers.c index 5b13a138..4edd0bbf 100644 --- a/plugins/check_curl.d/check_curl_helpers.c +++ b/plugins/check_curl.d/check_curl_helpers.c @@ -222,7 +222,7 @@ check_curl_configure_curl(const check_curl_static_curl_config config, bool have_local_resolution = hostname_gets_resolved_locally(working_state); if (verbose >= 1) { - printf("* have local name resolution: %s\n", (have_local_resolution ? "true": "false")); + printf("* have local name resolution: %s\n", (have_local_resolution ? "true" : "false")); } /* enable haproxy protocol */ -- cgit v1.2.3-74-g34f1