]> Savannah Git Hosting - gnulib.git/commit
windows-thread: Avoid a compiler warning.
authorBiswapriyo Nath <nathbappai@gmail.com>
Tue, 16 Jun 2020 20:33:34 +0000 (02:03 +0530)
committerBruno Haible <bruno@clisp.org>
Tue, 16 Jun 2020 23:40:19 +0000 (01:40 +0200)
commit7abee0b86c215bc389a5128851faefc9a4e4c5b9
treeba5eb4e38cb305fc1b5fdccd8149f8d523bf073c
parentf0cded395fd1801b2255ebbe36cb09456bed6e50
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>
ChangeLog
lib/windows-thread.c
lib/windows-thread.h