diff options
Diffstat (limited to 'plugins/Jingle/src/account.cpp')
| -rw-r--r-- | plugins/Jingle/src/account.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Jingle/src/account.cpp b/plugins/Jingle/src/account.cpp index 418cef2ff1..9a553443a9 100644 --- a/plugins/Jingle/src/account.cpp +++ b/plugins/Jingle/src/account.cpp @@ -51,7 +51,7 @@ static int OnSettingChanged(WPARAM hContact, LPARAM lParam) if (!mir_strcmp(it->m_szModuleName, pcws->szModule)) { it->InitVoip(pcws->value.bVal != 0); break; - } + } } } } |
