X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fprotocols.c;fp=src%2Fprotocols.c;h=8d3dafa7ed3e6382f19c88d726cdfc7665ad382d;hb=27ca3ca92a757b5c9bb3baa5a29ef352ec70b1c9;hp=7bfa663c2a37b618c64292dcc35751da6d577328;hpb=626d3ab4309cdb069289354c45ca9e2ba9bc9a2f;p=collectd.git diff --git a/src/protocols.c b/src/protocols.c index 7bfa663c..8d3dafa7 100644 --- a/src/protocols.c +++ b/src/protocols.c @@ -41,8 +41,7 @@ * Global variables */ static const char *config_keys[] = { - "Value", - "IgnoreSelected", + "Value", "IgnoreSelected", }; static int config_keys_num = STATIC_ARRAY_SIZE(config_keys);