Code

Tree wide: Reformat with clang-format.
[collectd.git] / src / utils_cmd_getval.h
index 5e12f692b2416d99c2ab6b30ed689dc41756c4a8..011c63eb1fea5b08c38d504bff9a46cc2c5f6879 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 */