summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6fabf5e)
raw | patch | inline | side by side (parent: 6fabf5e)
author | Florian Forster <octo@huhu.verplant.org> | |
Mon, 20 Oct 2008 06:42:11 +0000 (08:42 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Mon, 20 Oct 2008 06:42:11 +0000 (08:42 +0200) |
src/configfile.c | patch | blob | history |
diff --git a/src/configfile.c b/src/configfile.c
index 8b526f2e958902a5dcbb22a674b0c0caa267f44f..00009db082f14e5c2eb81613c9eda7c615ccb9dd 100644 (file)
--- a/src/configfile.c
+++ b/src/configfile.c
buffer_ptr = buffer + 1;
return (cf_dispatch (plugin, ci->key, buffer_ptr));
-} /* int plugin_conf_dispatch */
+} /* int dispatch_value_plugin */
static int dispatch_value (const oconfig_item_t *ci)
{