Tree wide: Reformat with clang-format.
[collectd.git] / src / utils_cmd_listval.h
index fc125bc..f4250fa 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <stdio.h>
 
-int handle_listval (FILE *fh, char *buffer);
+int handle_listval(FILE *fh, char *buffer);
 
 #endif /* UTILS_CMD_LISTVAL_H */