From 6b3c9539f6d08526e9d1ca1fa41a16675572b22a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 24 May 2017 11:10:01 +0200 Subject: [PATCH] st: Fix doc comment The trailing colon breaks recent versions of gtk-doc, so drop it. --- src/st/st-shadow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/st/st-shadow.c b/src/st/st-shadow.c index dbd3f8e3a..73aa1a3a2 100644 --- a/src/st/st-shadow.c +++ b/src/st/st-shadow.c @@ -180,7 +180,7 @@ st_shadow_get_box (StShadow *shadow, } /** - * SECTION:st-shadow-helper: + * SECTION: st-shadow-helper * * An helper for implementing a drop shadow on a actor. * The actor is expected to recreate the helper whenever its contents