projects
/
collection4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36e3c3e
)
src/action_show_graph.c: Add missing folding marker.
author
Florian Forster
<ff@octo.it>
Thu, 24 Jun 2010 12:45:11 +0000
(14:45 +0200)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Thu, 24 Jun 2010 12:45:11 +0000
(14:45 +0200)
src/action_show_graph.c
patch
|
blob
|
history
diff --git
a/src/action_show_graph.c
b/src/action_show_graph.c
index
0e0e89a
..
193ba22
100644
(file)
--- a/
src/action_show_graph.c
+++ b/
src/action_show_graph.c
@@
-212,7
+212,7
@@
static int show_instance (void *user_data) /* {{{ */
return (0);
} /* }}} int show_instance */
-static int show_graph (void *user_data)
+static int show_graph (void *user_data)
/* {{{ */
{
show_graph_data_t *data = user_data;