summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bdd9ce2)
raw | patch | inline | side by side (parent: bdd9ce2)
author | Florian Forster <ff@octo.it> | |
Wed, 9 Jun 2010 13:57:33 +0000 (15:57 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 9 Jun 2010 13:57:33 +0000 (15:57 +0200) |
graph_list.c | patch | blob | history |
diff --git a/graph_list.c b/graph_list.c
index e99878525ea1a7b0a8283febdb0faabce16fcf95..240f2e1b8a62f64d4f3cc1ce56bb1257634f7b0e 100644 (file)
--- a/graph_list.c
+++ b/graph_list.c
return (0);
} /* }}} int gl_graph_get_all */
-int gl_graph_instance_get_all (graph_config_t *cfg,
+int gl_graph_instance_get_all (graph_config_t *cfg, /* {{{ */
gl_inst_callback callback, void *user_data)
{
graph_instance_t *inst;