From 13ca367311bbac659c657efe405682ed36a6e853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Thu, 2 Feb 2023 16:17:27 +0100 Subject: [PATCH] tests/ref-test: Don't use gidoc for private function This will silence some introspection warnings that would otherwise happen when we start doing that. Part-of: --- src/tests/meta-ref-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/meta-ref-test.c b/src/tests/meta-ref-test.c index 2b8217fe2..0c019365d 100644 --- a/src/tests/meta-ref-test.c +++ b/src/tests/meta-ref-test.c @@ -369,7 +369,7 @@ ensure_expected_format (cairo_surface_t **ref_image) *ref_image = target; } -/** +/* * Tint a color: * @src Source pixel as x8r8g8b8. * @add The tint as x8r8g8b8, x8 must be zero; r8, g8 and b8 must be