Tree wide: Reformat with clang-format.
[collectd.git] / src / utils_cmd_getval.h
index 5e12f69..011c63e 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <stdio.h>
 
-int handle_getval (FILE *fh, char *buffer);
+int handle_getval(FILE *fh, char *buffer);
 
 #endif /* UTILS_CMD_GETVAL_H */