X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Faction_show_graph.c;h=193ba225cf1cecf372575c94c0ece8d17e5cc352;hb=11c35f96040b5cfc9f842ed27a555a6f15318472;hp=0e0e89a6a8d14735ac02e0f1fbac98c5f3d71307;hpb=e05de8dc7bc5a2f0fa7da365e2f3c60b2f42ef4a;p=collection4.git diff --git a/src/action_show_graph.c b/src/action_show_graph.c index 0e0e89a..193ba22 100644 --- 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;