Fix release method signature to match NSObject

This commit is contained in:
Frederik Seiffert 2021-08-10 17:02:06 +02:00 committed by Frederik Seiffert
parent 27c06a9209
commit acde7b062a
2 changed files with 3 additions and 3 deletions

View file

@ -941,7 +941,7 @@ again:
return sizeof(GSPortItemHeader) + sizeof(GSPortMsgHeader);
}
- (void) release
- (oneway void) release
{
/* We lock the port table while checking, to prevent
* another thread from grabbing this port while we are