Bug 127760 complete patch file for OpenUNIX and OpenServer ports

patch by bugzilla@hiram.ws r=dougt
This commit is contained in:
timeless%mozdev.org 2005-01-17 07:09:33 +00:00
Родитель 08803efe23
Коммит 8e641be8be
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -142,7 +142,7 @@ NS_IMETHODIMP nsExceptionManager::GetExceptionFromProvider(nsresult rc, nsIExcep
/* The Exception Service */
PRUintn nsExceptionService::tlsIndex = BAD_TLS_INDEX;
PRLock *nsExceptionService::lock = PR_FALSE;
PRLock *nsExceptionService::lock = nsnull;
nsExceptionManager *nsExceptionService::firstThread = nsnull;
#ifdef NS_DEBUG