summaryrefslogtreecommitdiff
path: root/gtk/gtkliststore.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2011-04-28 22:04:02 +0200
committerBenjamin Otte <otte@redhat.com>2011-04-28 22:21:45 +0200
commit2eac1ac73be647fefc0f1fde09f7fb31948ad911 (patch)
tree02226dba4e6f55a7763dbfbedb48b94cb70ac267 /gtk/gtkliststore.c
parent7e2eed8c1b7c9e4138833232ca4af4fddaa26a45 (diff)
downloadgtk+-2eac1ac73be647fefc0f1fde09f7fb31948ad911.tar.gz
docs: Fix liststore docs
gtk-doc was very unhappy. It's not anymore
Diffstat (limited to 'gtk/gtkliststore.c')
-rw-r--r--gtk/gtkliststore.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkliststore.c b/gtk/gtkliststore.c
index aabd3ec0fa..cc7ac19780 100644
--- a/gtk/gtkliststore.c
+++ b/gtk/gtkliststore.c
@@ -53,7 +53,7 @@
* application writer to call gtk_tree_model_row_changed() to emit the
* #GtkTreeModel::row_changed signal. This most commonly affects lists with
* #GdkPixbuf<!-- -->s stored.
- * <para>
+ *
* <example>
* <title>Creating a simple list store.</title>
* <programlisting>
@@ -107,7 +107,7 @@
* }
* </programlisting>
* </example>
- * </para>
+ *
* <refsect2>
* <title>Performance Considerations</title>
* Internally, the #GtkListStore was implemented with a linked list with a