Modernize coding style
This commit is contained in:
parent
d6f82eb3d5
commit
3438e3569b
37 changed files with 407 additions and 422 deletions
|
@ -36,8 +36,8 @@
|
|||
ID: ID] autorelease];
|
||||
}
|
||||
|
||||
- initWithType: (OFString *)type
|
||||
ID: (OFString *)ID
|
||||
- (instancetype)initWithType: (OFString *)type
|
||||
ID: (OFString *)ID
|
||||
{
|
||||
self = [super initWithName: @"iq"
|
||||
type: type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue