From 0b3710d762decd49547d17d8decb316c4eca0968 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 30 Jan 2011 00:04:04 -0500 Subject: [PATCH] Fix doc format problems --- gtk/gtkcomboboxtext.c | 4 ++-- gtk/gtktexttagtable.c | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/gtk/gtkcomboboxtext.c b/gtk/gtkcomboboxtext.c index 259848fe8b..af58945421 100644 --- a/gtk/gtkcomboboxtext.c +++ b/gtk/gtkcomboboxtext.c @@ -58,7 +58,7 @@ * and specifying <item> elements for each item. Each <item> * element supports the regular translation attributes "translatable", * "context" and "comments". - * + * * * A UI definition fragment specifying GtkComboBoxText items * * ]]> * - * + * */ static void gtk_combo_box_text_buildable_interface_init (GtkBuildableIface *iface); diff --git a/gtk/gtktexttagtable.c b/gtk/gtktexttagtable.c index 25fbf272d4..1a39eaa69e 100644 --- a/gtk/gtktexttagtable.c +++ b/gtk/gtktexttagtable.c @@ -47,9 +47,9 @@ * GtkTextTagTables as GtkBuildable * * The GtkTextTagTable implementation of the GtkBuildable interface - * supports adding tags by specifying "tag" as the "type" + * supports adding tags by specifying "tag" as the "type" * attribute of a <child> element. - * + * * * A UI definition fragment specifying tags * * ]]> * + * */ enum {