fix method name error

This commit is contained in:
Richard Frith-Macdonald 2018-04-10 14:29:57 +01:00
parent cc410b6bbc
commit 6c3d99ea3f

View file

@ -764,7 +764,7 @@ gnustep_base_thread_callback(void)
}
@implementation NSThread (Activation)
- (void) _makeThreadActive
- (void) _makeThreadCurrent
{
/* NB. We must set up the pointer to the new NSThread instance from
* pthread specific memory before we do anything which might need to