From 3f4214227e993305bb320b299245f466b9b22233 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 7 Mar 2015 17:19:31 +0100 Subject: Merge Stats and Config server, config is also JSON --- src/ConfigParser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ConfigParser.h') diff --git a/src/ConfigParser.h b/src/ConfigParser.h index 16d2146..4af010a 100644 --- a/src/ConfigParser.h +++ b/src/ConfigParser.h @@ -45,7 +45,7 @@ void parse_ptree(boost::property_tree::ptree& pt, bool* factumAnalyzer, unsigned long* limit, BaseRemoteController** rc, - int* statsServerPort, + int* mgmtserverport, edi_configuration_t* edi); void setup_subchannel_from_ptree(dabSubchannel* subchan, -- cgit v1.2.3