Imported Upstream version 1.2.4
[platform/upstream/json-glib.git] / json-glib / json-reader.c
index afc2414..cc33629 100644 (file)
@@ -287,6 +287,7 @@ json_reader_set_root (JsonReader *reader,
  * Return value: %FALSE, to be used to return immediately from
  *   the caller function
  */
+G_GNUC_PRINTF (3, 4)
 static gboolean
 json_reader_set_error (JsonReader      *reader,
                        JsonReaderError  error_code,