[libgdata] gdata: Tweak documentation for GDataParserError
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata] gdata: Tweak documentation for GDataParserError
- Date: Tue, 29 Sep 2015 12:07:05 +0000 (UTC)
commit 805133bd6f306a720524b2bcbdab14ccac0800ad
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]