extra line breaking shit, its not supposed to be there :P

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1015 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
imaginos
2008-04-03 15:43:52 +00:00
parent f642a493a7
commit 1f4963c452
-1
View File
@@ -1370,7 +1370,6 @@ public:
if ( pcSock->GetConState() == T::CST_DESTDNS )
{
if ( !pcSock->SetupVHost() )
if ( pcSock->DNSLookup( T::DNS_DEST ) == ETIMEDOUT )
{
pcSock->SockError( EADDRNOTAVAIL );