summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 36e3c3e)
raw | patch | inline | side by side (parent: 36e3c3e)
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 |
index 0e0e89a6a8d14735ac02e0f1fbac98c5f3d71307..193ba225cf1cecf372575c94c0ece8d17e5cc352 100644 (file)
--- a/src/action_show_graph.c
+++ b/src/action_show_graph.c
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;