Merge branch 'collectd-5.5'
[collectd.git] / src / daemon / plugin.c
index 6ef2f2a..be73774 100644 (file)
@@ -998,7 +998,7 @@ static int plugin_mark_loaded (char const *name)
        return (status);
 }
 
-static void plugin_free_loaded ()
+static void plugin_free_loaded (void)
 {
        void *key;
        void *value;