X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fprotocols.c;h=208da8b20f41b9c89e6342c4d7bac71bc81dcfb5;hb=b379a32264ba973ea52f30bff399c9c9d7c612bc;hp=1a39aad3ef93c4eeecfb1b00ba22487869232751;hpb=65c20e41cfad6e7ab024983f561835fd347124ce;p=collectd.git diff --git a/src/protocols.c b/src/protocols.c index 1a39aad3..208da8b2 100644 --- a/src/protocols.c +++ b/src/protocols.c @@ -25,6 +25,7 @@ **/ #include "collectd.h" + #include "common.h" #include "plugin.h" #include "utils_ignorelist.h" @@ -48,7 +49,7 @@ static int config_keys_num = STATIC_ARRAY_SIZE (config_keys); static ignorelist_t *values_list = NULL; -/* +/* * Functions */ static void submit (const char *protocol_name,