Fixes formatting.

cusax-fix
Yana Stamcheva 13 years ago
parent 411fb465b8
commit 4bbd38c36a

@ -160,7 +160,8 @@ public void modifyAccount(ProtocolProviderService protocolProvider)
public AccountRegistrationWizard getProtocolWizard(
ProtocolProviderService protocolProvider)
{
AccountRegistrationWizard res = registeredWizards.get(protocolProvider.getProtocolDisplayName());
AccountRegistrationWizard res
= registeredWizards.get(protocolProvider.getProtocolDisplayName());
// compatibility check, some protocols have changed name
// and when they have those name saved in configuration

Loading…
Cancel
Save