X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=graph_config.c;h=94dd440edc75d25a9242b6cfc4d0f511ecee2549;hb=7a6beaf075a32bfd93d314c00179f258c8e43ee5;hp=1b612c6a3b14db16e5e1062ee014e5125d50308d;hpb=4568880c50d790912fb4823d0ae785e95f65cad2;p=collection4.git diff --git a/graph_config.c b/graph_config.c index 1b612c6..94dd440 100644 --- a/graph_config.c +++ b/graph_config.c @@ -47,7 +47,7 @@ static int internal_read_config (void) /* {{{ */ oconfig_free (ci); - graph_config_submit (); + gl_config_submit (); return (0); } /* }}} int internal_read_config */