Merge pull request #2199 from jaroug/support_attributes_kairosdb
[collectd.git] / src / utils_cmd_putnotif.c
index 0edfbb8..8f687fd 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 : */