[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Tue Apr 7 09:37:33 CEST 2009
src/java.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 317cd004e939b13c04073b1e0f8974f761047150
Author: Florian Forster <octo at huhu.verplant.org>
Date: Tue Apr 7 09:35:36 2009 +0200
java plugin: Use `void *' to pass arguments of varying type.
The types passed at VM creation time differ from Java implementation to the
next and/or only certain compiler complain. This way we should be on the safe
side.
More information about the collectd-changes
mailing list