summaryrefslogtreecommitdiffstats
path: root/src/ParserConfigfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ParserConfigfile.h')
-rw-r--r--src/ParserConfigfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ParserConfigfile.h b/src/ParserConfigfile.h
index f987542..5c8546f 100644
--- a/src/ParserConfigfile.h
+++ b/src/ParserConfigfile.h
@@ -40,7 +40,7 @@ void parse_configfile(std::string configuration_file,
unsigned* FICL,
bool* factumAnalyzer,
unsigned long* limit,
- BaseRemoteController* rc,
+ BaseRemoteController** rc,
int* statsServerPort);
void setup_subchannel_from_ptree(dabSubchannel* subchan,