2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[2205] minor style fix: brace position

This commit is contained in:
JINMEI Tatuya
2012-10-17 17:23:31 -07:00
parent 0582539b20
commit 9904c81d78

View File

@@ -144,7 +144,8 @@ private:
void cleanup() {}
void sendCommand(datasrc_clientmgr_internal::CommandID command,
data::ConstElementPtr arg) {
data::ConstElementPtr arg)
{
{
typename MutexType::Locker locker(queue_mutex_);
command_queue_.push_back(