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