Code

virt plugin: Add option to disable extra stats
[collectd.git] / src / utils_cmd_putnotif.c
index 0edfbb86cc25316dcec6f00c3476187da8cec4ce..8f687fd8a8421d2fd4fa36e12cbde8493129fa9f 100644 (file)
@@ -180,5 +180,3 @@ int handle_putnotif(FILE *fh, char *buffer) {
 
   return (0);
 } /* int handle_putnotif */
-
-/* vim: set shiftwidth=2 softtabstop=2 tabstop=8 : */