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 --- lib/output.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/output.h') diff --git a/lib/output.h b/lib/output.h index b9cdb07d..37486925 100644 --- a/lib/output.h +++ b/lib/output.h @@ -65,7 +65,7 @@ mp_output_detail_level mp_get_level_of_detail(void); */ typedef struct mp_check mp_check; struct mp_check { - char *summary; // Overall summary, if not set a summary will be automatically generated + char *summary; // Overall summary, if not set a summary will be automatically generated char *ok_summary; // (optional) Summary if the overall state is OK mp_subcheck_list *subchecks; -- cgit v1.2.3-74-g34f1