X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fdaemon%2Ftypes_list.h;h=c93ab5f32d7aaeb364bc58cd3e305ae0b77ac452;hp=f375a2fb78ccf9749c7c5459829b41aa36f800c2;hb=936c450a86c841eea89888c8550c9118fae90c25;hpb=77ad300d75ce59bf4d49d839a2af72e90590033c diff --git a/src/daemon/types_list.h b/src/daemon/types_list.h index f375a2fb..c93ab5f3 100644 --- a/src/daemon/types_list.h +++ b/src/daemon/types_list.h @@ -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 */