Tree wide: Reformat with clang-format.
[collectd.git] / src / utils_cmd_flush.h
index f43b257..031fcac 100644 (file)
@@ -29,9 +29,8 @@
 
 #include <stdio.h>
 
-int handle_flush (FILE *fh, char *buffer);
+int handle_flush(FILE *fh, char *buffer);
 
 #endif /* UTILS_CMD_FLUSH_H */
 
 /* vim: set sw=4 ts=4 tw=78 noexpandtab : */
-