fix typo. needs }
This commit is contained in:
parent
6e82f2c9a9
commit
d12b9dc16d
|
@ -139,6 +139,7 @@ void zmLoadConfig()
|
||||||
Debug( 3, "Single server configuration assumed because no Server ID or Name was specified." );
|
Debug( 3, "Single server configuration assumed because no Server ID or Name was specified." );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
StaticConfig staticConfig;
|
StaticConfig staticConfig;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue