Fixed documentation to work with Gtk-Doc 1.14 and produce as few warnings as possible
[rodin/chimara.git] / libchimara / garglk.c
index 5e801683233c1ca0208503f9ecf3afd1dce57fa6..3631d67a865a2ea1531be389364a2a6d0bdd2048 100644 (file)
@@ -4,7 +4,7 @@
 
 extern GPrivate *glk_data_key;
 
-void
+static void
 apply_reverse_color(GtkTextTag *tag, gpointer data)
 {
        g_object_set_data( G_OBJECT(tag), "reverse_color", data );