Tree wide: Reformat with clang-format.
[collectd.git] / src / utils_cmd_getthreshold.h
index 8d581c8..dd4e5cf 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <stdio.h>
 
-int handle_getthreshold (FILE *fh, char *buffer);
+int handle_getthreshold(FILE *fh, char *buffer);
 
 #endif /* UTILS_CMD_GETTHRESHOLD_H */