compatido: fix namespace for default config options

refs #3158
This commit is contained in:
Michael Friedrich 2012-09-28 12:33:40 +02:00
parent 71cbfe8fea
commit 37e0309c1d
1 changed files with 3 additions and 3 deletions

View File

@ -21,9 +21,9 @@
using namespace icinga;
const String DefaultSocketAddress = "127.0.0.1";
const String DefaultSocketPort = "5668";
const String DefaultInstanceName = "i2-default";
const String CompatIdoComponent::DefaultSocketAddress = "127.0.0.1";
const String CompatIdoComponent::DefaultSocketPort = "5668";
const String CompatIdoComponent::DefaultInstanceName = "i2-default";
/**
* Reads the socket address from the config