glib: don't quote quark names for G_DEFINE_QUARK

This commit is contained in:
Cosimo Cecchi
2012-08-28 13:15:56 -04:00
parent daae12710a
commit 4b602940e2
14 changed files with 16 additions and 16 deletions

View File

@@ -55,7 +55,7 @@
*
* Error codes returned by shell functions.
**/
G_DEFINE_QUARK ("g-shell-error-quark", g_shell_error)
G_DEFINE_QUARK (g-shell-error-quark, g_shell_error)
/* Single quotes preserve the literal string exactly. escape
* sequences are not allowed; not even \' - if you want a '