[gtk/docs-fixes: 4/5] Fix gtk-doc stanza for private symbol



commit 3c2312a2dd9ec2fba7074194f162bb2f9c625d81
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Feb 26 10:25:46 2020 +0000

    Fix gtk-doc stanza for private symbol

 gtk/gtkstatusbar.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkstatusbar.c b/gtk/gtkstatusbar.c
index a570dec71f..3073375083 100644
--- a/gtk/gtkstatusbar.c
+++ b/gtk/gtkstatusbar.c
@@ -502,7 +502,7 @@ gtk_statusbar_remove_all (GtkStatusbar *statusbar,
     }
 }
 
-/** < private >
+/* < private >
  * gtk_statusbar_get_message_area:
  * @statusbar: a #GtkStatusbar
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]