X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fgraph_list.c;h=b969d4ce2481a794e83997a5f8c7207bac0c6787;hb=3a5182f49dd2bf9e617566a8a9ec7689db4f4f8b;hp=d767ef945585198691fd737c2d2de5c750f5eb9b;hpb=1eabc944bfc76081cc6ef9613a2349609959ff2b;p=collection4.git diff --git a/src/graph_list.c b/src/graph_list.c index d767ef9..b969d4c 100644 --- a/src/graph_list.c +++ b/src/graph_list.c @@ -210,7 +210,7 @@ static int gl_register_file (const graph_ident_t *file, /* {{{ */ return (0); } /* }}} int gl_register_file */ -static int gl_register_ident (const graph_ident_t *ident, /* {{{ */ +static int gl_register_ident (graph_ident_t *ident, /* {{{ */ __attribute__((unused)) void *user_data) { /* TODO: Check for duplicates if multiple data providers are used. */