apply fix by Roland Schwingel

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29879 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2010-03-08 12:36:37 +00:00
parent f74a059bb4
commit e55e203dda

View file

@ -977,6 +977,7 @@ static void *nsthreadLauncher(void* thread)
if (event != INVALID_HANDLE_VALUE)
{
CloseHandle(event);
event = INVALID_HANDLE_VALUE;
}
#else
if (inputFd >= 0)