mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-11 11:03:01 +01:00
glib: don't quote quark names for G_DEFINE_QUARK
This commit is contained in:
@@ -1229,7 +1229,7 @@ g_match_info_fetch_all (const GMatchInfo *match_info)
|
||||
|
||||
/* GRegex */
|
||||
|
||||
G_DEFINE_QUARK ("g-regex-error-quark", g_regex_error)
|
||||
G_DEFINE_QUARK (g-regex-error-quark, g_regex_error)
|
||||
|
||||
/**
|
||||
* g_regex_ref:
|
||||
|
||||
Reference in New Issue
Block a user