summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 150924b)
raw | patch | inline | side by side (parent: 150924b)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 26 Aug 2008 09:51:54 +0000 (11:51 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 26 Aug 2008 16:55:46 +0000 (18:55 +0200) |
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
configure.in | patch | blob | history | |
src/filecount.c | patch | blob | history |
diff --git a/configure.in b/configure.in
index aac5d653a2630ce064751a248d2d96d2a0c6b473..fc39c37ababf7ed0149f067c5150102d45015b97 100644 (file)
--- a/configure.in
+++ b/configure.in
postgresql . . . . . $enable_postgresql
powerdns . . . . . . $enable_powerdns
processes . . . . . . $enable_processes
- qmail . . . . . . . . $enable_qmail
rrdtool . . . . . . . $enable_rrdtool
sensors . . . . . . . $enable_sensors
serial . . . . . . . $enable_serial
diff --git a/src/filecount.c b/src/filecount.c
index 2f10912bff96d9e77d8935e6f16a132e24395030..30de5a257fddcea50619d813ca5e4c2eccf0b283 100644 (file)
--- a/src/filecount.c
+++ b/src/filecount.c
sstrncpy (vl.type, "bytes", sizeof (vl.type));
plugin_dispatch_values (&vl);
-} /* void qmail_submit */
+} /* void fc_submit_dir */
/*
* Config:
} /* for (ci->children) */
return (0);
-} /* int qmail_config */
+} /* int fc_config */
static int fc_init (void)
{