glib: don't quote quark names for G_DEFINE_QUARK
[platform/upstream/glib.git] / glib / gshell.c
index 509c444..32cb334 100644 (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 '