summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b988bcc)
raw | patch | inline | side by side (parent: b988bcc)
author | Florian Forster <ff@octo.it> | |
Tue, 6 Jul 2010 07:06:05 +0000 (09:06 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 6 Jul 2010 07:06:05 +0000 (09:06 +0200) |
src/graph_list.c | patch | blob | history |
diff --git a/src/graph_list.c b/src/graph_list.c
index 736e3040d7450259fcc5ad3db4da9a63555b49c6..1aab96df0be0d5e83fa2b65133b7c05f2734e70b 100644 (file)
--- a/src/graph_list.c
+++ b/src/graph_list.c
/*
* Private functions
*/
-int gl_add_graph_internal (graph_config_t *cfg, /* {{{ */
+static int gl_add_graph_internal (graph_config_t *cfg, /* {{{ */
graph_config_t ***gl_array, size_t *gl_array_num)
{
graph_config_t **tmp;