Code

zfs_arc: Do not log an error if a value cannot be found.
[collectd.git] / src / write_log.c
index 2d34b21bb996dd71696d6cfe888e7685171d9f77..5ecb1823f7bed41863cc7d53e27f994f5106fe9a 100644 (file)
@@ -136,5 +136,3 @@ void module_register(void) {
   /* If config is supplied, the global wl_format will be set. */
   plugin_register_write("write_log", wl_write, NULL);
 }
-
-/* vim: set sw=4 ts=4 sts=4 tw=78 et : */