mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Fix malformed GTK-Doc comment blocks: don't confuse GTK-Doc parsers.
Found these thanks to the improved gobject-introspection GTK-Doc comment block/annotation parser. See https://bugzilla.gnome.org/show_bug.cgi?id=672254 https://bugzilla.gnome.org/show_bug.cgi?id=673385
This commit is contained in:
committed by
Johan Dahlin
parent
0183c1f8a1
commit
ce7f1a0789
@@ -135,7 +135,7 @@ G_BEGIN_DECLS
|
||||
* @G_PARAM_DEPRECATED: the parameter is deprecated and will be removed
|
||||
* in a future version. A warning will be generated if it is used
|
||||
* while running with G_ENABLE_DIAGNOSTIC=1.
|
||||
* Since: 2.26
|
||||
* Since 2.26
|
||||
*
|
||||
* Through the #GParamFlags flag values, certain aspects of parameters
|
||||
* can be configured.
|
||||
|
Reference in New Issue
Block a user