From 802e46f8ea36c344f112d7e1dd8d64d17a4cc939 Mon Sep 17 00:00:00 2001 From: Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> Date: Mon, 15 Sep 2025 12:59:37 +0200 Subject: Run clang-format again --- plugins/check_swap.d/check_swap.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/check_swap.d/check_swap.h') diff --git a/plugins/check_swap.d/check_swap.h b/plugins/check_swap.d/check_swap.h index da08d65a..8d3c7fcf 100644 --- a/plugins/check_swap.d/check_swap.h +++ b/plugins/check_swap.d/check_swap.h @@ -43,6 +43,7 @@ swap_config swap_config_init(void); swap_result get_swap_data(swap_config config); swap_result getSwapFromProcMeminfo(char path_to_proc_meminfo[]); -swap_result getSwapFromSwapCommand(swap_config config, const char swap_command[], const char swap_format[]); +swap_result getSwapFromSwapCommand(swap_config config, const char swap_command[], + const char swap_format[]); swap_result getSwapFromSwapctl_BSD(swap_config config); swap_result getSwapFromSwap_SRV4(swap_config config); -- cgit v1.2.3-74-g34f1