X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fprotocols.c;h=208da8b20f41b9c89e6342c4d7bac71bc81dcfb5;hb=448627953cde2f7b3b138f53f4f2c62f0d48b726;hp=1a39aad3ef93c4eeecfb1b00ba22487869232751;hpb=7bfda8d327240ac73297e4449663814dd0594be5;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,