X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fgraph_list.c;h=b969d4ce2481a794e83997a5f8c7207bac0c6787;hb=bb036145679e3e2db213fd12d46afe4aae31707a;hp=d767ef945585198691fd737c2d2de5c750f5eb9b;hpb=9e7f6711d2cebfec79c8038c51037ba79810323c;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. */