Commit 7abee0b86c215bc389a5128851faefc9a4e4c5b9

Biswapriyo Nath 2020-06-17T02:03:34

windows-thread: Avoid a compiler warning. * lib/windows-thread.h (glwthread_thread_exit): Change return type to void. * lib/windows-thread.c (glwthread_thread_exit): Likewise. Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>