summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a740ee0)
raw | patch | inline | side by side (parent: a740ee0)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 22:27:36 +0000 (23:27 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 22:27:36 +0000 (23:27 +0100) |
src/threshold.c | patch | blob | history |
diff --git a/src/threshold.c b/src/threshold.c
index a70ec8af441f723a1f381b50c8215c6e9c01b89b..c1af40b81e019e967026cf43c3e40be1a97954c1 100644 (file)
--- a/src/threshold.c
+++ b/src/threshold.c
return (0);
} /* }}} int ut_missing */
-int ut_config (oconfig_item_t *ci)
+static int ut_config (oconfig_item_t *ci)
{ /* {{{ */
int i;
int status = 0;