[libgdata/wip/pwithnall/tasks-json-tests] gdata: Tweak documentation for GDataParserError
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata/wip/pwithnall/tasks-json-tests] gdata: Tweak documentation for GDataParserError
- Date: Mon, 28 Sep 2015 14:53:20 +0000 (UTC)
commit d7060ffd14d4e3c3a8f13acbc40b0e8cd3fc72ca
Author: Philip Withnall <philip withnall collabora co uk>
Date: Mon Sep 28 15:52:49 2015 +0100
gdata: Tweak documentation for GDataParserError
It covers JSON as well as XML.
gdata/gdata-parsable.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdata/gdata-parsable.h b/gdata/gdata-parsable.h
index 328d3c3..9aa84bc 100644
--- a/gdata/gdata-parsable.h
+++ b/gdata/gdata-parsable.h
@@ -29,10 +29,10 @@ G_BEGIN_DECLS
/**
* GDataParserError:
- * @GDATA_PARSER_ERROR_PARSING_STRING: Error parsing the XML syntax itself
+ * @GDATA_PARSER_ERROR_PARSING_STRING: Error parsing the XML or JSON syntax itself
* @GDATA_PARSER_ERROR_EMPTY_DOCUMENT: Empty document
*
- * Error codes for XML parsing operations.
+ * Error codes for XML or JSON parsing operations.
**/
typedef enum {
GDATA_PARSER_ERROR_PARSING_STRING = 1,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]