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