(fix) cosmetics

This commit is contained in:
Ludovic Marcotte
2017-12-23 06:11:22 -05:00
parent 96d62c432b
commit e27e558cb2
2 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
/*
Copyright (C) 2004-2005 SKYRIX Software AG
Copyright (C) 2009-2016 Inverse inc.
Copyright (C) 2009-2017 Inverse inc.
This file is part of SOGo.

View File

@@ -40,8 +40,7 @@
@implementation SOGoMailBaseObject
- (id)init
- (id) init
{
if ((self = [super init]))
{