collectd.conf(5): If “MeasureResponseTime” is enabled, Match blocks are optional.
[collectd.git] / src / memory.c
index fa622f9..ecaa0c0 100644 (file)
@@ -263,7 +263,7 @@ static int memory_read (void)
 #elif KERNEL_LINUX
        FILE *fh;
        char buffer[1024];
-       
+
        char *fields[8];
        int numfields;