mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
gio: don't quote quark names for G_DEFINE_QUARK
This commit is contained in:
@@ -138,7 +138,7 @@ G_DEFINE_BOXED_TYPE (GResource, g_resource, g_resource_ref, g_resource_unref)
|
||||
*
|
||||
* Since: 2.32
|
||||
*/
|
||||
G_DEFINE_QUARK ("g-resource-error-quark", g_resource_error)
|
||||
G_DEFINE_QUARK (g-resource-error-quark, g_resource_error)
|
||||
|
||||
/**
|
||||
* g_resource_ref:
|
||||
|
Reference in New Issue
Block a user