Fix malformed GTK-Doc comment blocks: unmark non GTK-Doc comment block.
authorDieter Verfaillie <dieterv@optionexplicit.be>
Mon, 2 Apr 2012 15:01:32 +0000 (17:01 +0200)
committerJohan Dahlin <jdahlin@litl.com>
Thu, 5 Apr 2012 13:23:40 +0000 (10:23 -0300)
Found these thanks to improved gobject-introspection GTK-Doc
comment block/annotation parser from:
https://bugzilla.gnome.org/show_bug.cgi?id=672254

https://bugzilla.gnome.org/show_bug.cgi?id=673385

gio/strinfo.c

index 784dd8a..777f23a 100644 (file)
@@ -22,7 +22,7 @@
 #include <string.h>
 #include <glib.h>
 
-/**
+/*
  * The string info map is an efficient data structure designed to be
  * used with a small set of items.  It is used by GSettings schemas for
  * three purposes: