]> git.itanic.dy.fi Git - rrdd/commit
Change parser parameter type
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 23 Jun 2012 12:17:25 +0000 (15:17 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 23 Jun 2012 18:58:31 +0000 (21:58 +0300)
commita73a7176ca07efb54507f40e4347c76154350ee2
treea4f4d646101b8d6f4893d79e8f0d43f44cfb9752
parent8d20d4ffe383968f5eb7d3d55ee15ccce590ee90
Change parser parameter type

As the parser parameter is coming from the config file now and it is
defined as a list of strings there, the type of the parameter on the
parser function type should match it.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
config.c
parser.c
parser.h
rrdtool.h