After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 721137 - reader: Fix example code for json_reader_read_member()
reader: Fix example code for json_reader_read_member()
Status: RESOLVED FIXED
Product: json-glib
Classification: Core
Component: Core
git master
Other All
: Normal normal
: ---
Assigned To: json-glib-maint
json-glib-maint
Depends on:
Blocks:
 
 
Reported: 2013-12-27 18:16 UTC by Bastien Nocera
Modified: 2014-02-03 14:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
reader: Fix example code for json_reader_read_member() (1.09 KB, patch)
2013-12-27 18:16 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2013-12-27 18:16:18 UTC
.
Comment 1 Bastien Nocera 2013-12-27 18:16:22 UTC
Created attachment 264940 [details] [review]
reader: Fix example code for json_reader_read_member()

Fix cut'n'paste error.
Comment 2 Emmanuele Bassi (:ebassi) 2014-02-03 14:10:15 UTC
Review of attachment 264940 [details] [review]:

looks good.
Comment 3 Bastien Nocera 2014-02-03 14:11:58 UTC
Attachment 264940 [details] pushed as 440f735 - reader: Fix example code for json_reader_read_member()