Coding style.
This commit is contained in:
parent
2889711e69
commit
603d3bad7a
6 changed files with 24 additions and 13 deletions
|
@ -28,7 +28,7 @@
|
|||
name: (OFString*)name
|
||||
{
|
||||
return [[[self alloc] initWithCategory: category
|
||||
type: type
|
||||
type: type
|
||||
name: name] autorelease];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue