Style improvements.
This commit is contained in:
parent
f42623800d
commit
da76528178
7 changed files with 38 additions and 37 deletions
|
@ -81,6 +81,8 @@
|
|||
{
|
||||
if (type == nil)
|
||||
return @"available";
|
||||
|
||||
return type;
|
||||
}
|
||||
|
||||
- (void)addShow: (OFString*)show
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue