summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a588733)
raw | patch | inline | side by side (parent: a588733)
author | Florian Forster <octo@verplant.org> | |
Tue, 4 Dec 2012 13:00:45 +0000 (14:00 +0100) | ||
committer | Florian Forster <octo@verplant.org> | |
Tue, 4 Dec 2012 13:00:45 +0000 (14:00 +0100) |
src/action_list_graphs_json.c | patch | blob | history |
index 2dc939b06ae8bc0edd6ea3e3f1c9f0050c4c106e..fa359499f002f17d859247df7fe94f568d1b3282 100644 (file)
int action_list_graphs_json (void) /* {{{ */
{
- graph_config_t *cfg;
-
yajl_gen_config handler_config;
yajl_gen handler;