]> granicus.if.org Git - gc/commit
Fix a typo in WARN message of resend_lost_signals
authorIvan Maidanski <ivmai@mail.ru>
Mon, 2 Apr 2018 22:03:17 +0000 (01:03 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 2 Apr 2018 22:03:17 +0000 (01:03 +0300)
commit09c682780e88dae59df18dc19223b770ac6e0e18
tree953e30615e61a36438abfbfecca3169fa8a36767
parentc2e958362144d84473bfdf4e7231fce6dd1dd416
Fix a typo in WARN message of resend_lost_signals
(fix of commit c2e9583)

Issue #181 (bdwgc).

* pthread_stop_world.c [!GC_OPENBSD_UTHREADS && !NACL]
(resend_lost_signals): Fix typo ("stopping") in WARN message.
pthread_stop_world.c