projects
/
collection4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdd9ce2
)
graph_list.c: Add missing folding marker.
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
e998785
..
240f2e1
100644
(file)
--- a/
graph_list.c
+++ b/
graph_list.c
@@
-709,7
+709,7
@@
int gl_graph_get_all (gl_cfg_callback callback, /* {{{ */
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;