summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-07 09:22:17 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-07 09:22:17 +0000
commitdbca294b1849b788c8aa3b91a1892a7bd7e4b5e3 (patch)
tree51f8b1b84e2f4eb735713742183b470245373f96 /src
parent418804cb7d6c4914f22c8a82b9e69114d3724e61 (diff)
downloadzabbix-dbca294b1849b788c8aa3b91a1892a7bd7e4b5e3.tar.gz
zabbix-dbca294b1849b788c8aa3b91a1892a7bd7e4b5e3.tar.xz
zabbix-dbca294b1849b788c8aa3b91a1892a7bd7e4b5e3.zip
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@2134 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'src')
-rw-r--r--src/libs/zbxsysinfo/sysinfo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libs/zbxsysinfo/sysinfo.c b/src/libs/zbxsysinfo/sysinfo.c
index d409be26..14c43216 100644
--- a/src/libs/zbxsysinfo/sysinfo.c
+++ b/src/libs/zbxsysinfo/sysinfo.c
@@ -466,8 +466,6 @@ void test_parameters(void)
}
}
-/* This messy function must be rewritten!
- */
int process(char *command,char *value, int test)
{
char *p;