Code

Merge pull request #2093 from mojaves/pr-virt-domain-tag-fix
[collectd.git] / src / daemon / types_list.h
index f375a2fb78ccf9749c7c5459829b41aa36f800c2..c93ab5f32d7aaeb364bc58cd3e305ae0b77ac452 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 */