fixing win32 bustage.

This commit is contained in:
darin%meer.net 2003-10-06 03:49:54 +00:00
parent ea1c34686d
commit 8ada5e59f5

View File

@ -275,7 +275,7 @@ nsIOThreadPool::ThreadFunc(void *arg)
//-----------------------------------------------------------------------------
nsresult
NS_METHOD
net_NewIOThreadPool(nsISupports *outer, REFNSIID iid, void **result)
{
nsIOThreadPool *pool = new nsIOThreadPool();