Fix typo in comment of GC_lock (Win32)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 19 Sep 2016 21:18:28 +0000 (00:18 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 20 Sep 2016 20:58:23 +0000 (23:58 +0300)
commit5f8a8fd7fe941baf8faa410bdaf6c61d08be9b2b
tree9d545feb116451ae27b56da81050253095c4dfc6
parentca90fa7e737e451f95bdd3eb0e20c641380f2232
Fix typo in comment of GC_lock (Win32)

* win32_threads.c [USE_PTHREAD_LOCKS] (GC_lock): Fix typo in comment
("pthread_mutex_trylock").
win32_threads.c