Fix malformed GTK-Doc comment blocks: unmark non GTK-Doc comment block.

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
This commit is contained in:
Dieter Verfaillie 2012-04-02 17:01:32 +02:00 committed by Johan Dahlin
parent 8e740f726f
commit 60fb0f5ea8

View 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: