X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Faction_show_graph.c;h=193ba225cf1cecf372575c94c0ece8d17e5cc352;hb=7d659a7188dd2012d9e7a90168750757b4ef97ba;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;