curl_json plugin: Random minor improvements.
authorFlorian Forster <octo@collectd.org>
Sun, 18 Aug 2013 07:58:13 +0000 (09:58 +0200)
committerFlorian Forster <octo@collectd.org>
Sun, 18 Aug 2013 07:58:13 +0000 (09:58 +0200)
commitf1759933ceb880f2ba59f09e1016389b73e57369
tree0fb159850f6fe16c94e37a45b5f584aedbba01ce
parentbf0eb89656060958f09942052536f7414ee6c582
curl_json plugin: Random minor improvements.

I did these changes while wrapping my head around the new array code.

* Added a comment to explain the cj_cb_map_key() function.
* Renamed some variabled and the arguments of the cj_cb_map_key() function.
* Renamed the "ignore" argument to "update_key" (inversing its meaning).
src/curl_json.c