rrdtool, rrdcached plugin: Whitespace fix.
[collectd.git] / src / rrdcached.c
index 3c56565..a37b4b5 100644 (file)
@@ -48,7 +48,7 @@ static rrdcreate_config_t rrdcreate_config =
        /* consolidation_functions = */ NULL,
        /* consolidation_functions_num = */ 0,
 
-        /* async = */ 0
+       /* async = */ 0
 };
 
 /*