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