glthread/thread: avoid compiler warning
authorEric Blake <ebb9@byu.net>
Wed, 22 Oct 2008 11:47:28 +0000 (05:47 -0600)
committerEric Blake <ebb9@byu.net>
Wed, 22 Oct 2008 11:47:28 +0000 (05:47 -0600)
commit82815032e8d476c22edde5e36f70c25038638aab
treeb395c7902a7e9482a949073922d03da5f8d451b8
parent9a53061cb862d6ac80fd752f9032b02d4e759e55
glthread/thread: avoid compiler warning

* lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
Add unreachable abort to silence compiler.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/glthread/thread.c