Skip to content
Snippets Groups Projects
Commit 23bb2c9f authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

oups]

parent f8a9d16f
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
VoIPLink::VoIPLink(const AccountID& accountID) : _accountID(accountID), _localIPAddress("127.0.0.1"), _localPort(0), _initDone(false)
{
_registrationError( NO_ERROR );
_registrationError = NO_ERROR;
}
VoIPLink::~VoIPLink (void)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment