[gtk+] docs: fix docs for GtkIconTheme



commit 39caa5cbb2390a65400ffa9d38b03caee5e2ba25
Author: William Jon McCann <william jon mccann gmail com>
Date:   Mon Jan 20 22:57:10 2014 -0500

    docs: fix docs for GtkIconTheme

 gtk/gtkicontheme.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkicontheme.h b/gtk/gtkicontheme.h
index 6ae42b5..12a13d5 100644
--- a/gtk/gtkicontheme.h
+++ b/gtk/gtkicontheme.h
@@ -115,7 +115,7 @@ struct _GtkIconThemeClass
  *   requested size. Since 2.14.
  * 
  * Used to specify options for gtk_icon_theme_lookup_icon()
- **/
+ */
 typedef enum
 {
   GTK_ICON_LOOKUP_NO_SVG           = 1 << 0,


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