summaryrefslogtreecommitdiffstats
path: root/src/ConfigParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ConfigParser.h')
-rw-r--r--src/ConfigParser.h2
1 files changed, 1 insertions, 1 deletions
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,