fixed comment

This commit is contained in:
Jeff Hill
2002-11-12 19:16:20 +00:00
parent d5d63e0ebd
commit 6a04e56e60
+1 -1
View File
@@ -403,7 +403,7 @@ static void epicsThreadInit ( void )
}
/*
* not supported on W95 but supported on Borland 551
* not supported on W95 but supported by Borland 551
*/
if ( InterlockedCompareExchangePointer ( &win32ThreadGlobalMutex,
win32ThreadGlobalMutexTmp, 0 ) != 0) {