Fix build.

This commit is contained in:
Adrien Destugues 2014-01-15 17:52:39 +01:00
parent 5ebdc79955
commit 4e4396fa46
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ private:
/* static */ SSL_CTX* BSecureSocket::Private::sContext = NULL;
/* static */ int BSecureSocket::Private::sDataIndex;
/* static */ vint32 sInitOnce = false;
/* static */ vint32 BSecureSocket::Private::sInitOnce = false;
/* static */ SSL_CTX*