Tree wide: Reformat with clang-format.
[collectd.git] / src / daemon / types_list.h
index f375a2f..c93ab5f 100644 (file)
@@ -27,6 +27,6 @@
 #ifndef TYPES_LIST_H
 #define TYPES_LIST_H 1
 
-int read_types_list (const char *file);
+int read_types_list(const char *file);
 
 #endif /* TYPES_LIST_H */