Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / utils_cmd_putnotif.h
index 9d699ec..7ad0f1a 100644 (file)
@@ -29,8 +29,6 @@
 
 #include <stdio.h>
 
-int handle_putnotif (FILE *fh, char *buffer);
-
-/* vim: set shiftwidth=2 softtabstop=2 tabstop=8 : */
+int handle_putnotif(FILE *fh, char *buffer);
 
 #endif /* UTILS_CMD_PUTNOTIF_H */