From e27e558cb273096e2fd4cdb391ec04939846d9b7 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Sat, 23 Dec 2017 06:11:22 -0500 Subject: [PATCH] (fix) cosmetics --- SoObjects/Mailer/SOGoMailBaseObject.h | 2 +- SoObjects/Mailer/SOGoMailBaseObject.m | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/SoObjects/Mailer/SOGoMailBaseObject.h b/SoObjects/Mailer/SOGoMailBaseObject.h index 8428c2a35..97d06690d 100644 --- a/SoObjects/Mailer/SOGoMailBaseObject.h +++ b/SoObjects/Mailer/SOGoMailBaseObject.h @@ -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. diff --git a/SoObjects/Mailer/SOGoMailBaseObject.m b/SoObjects/Mailer/SOGoMailBaseObject.m index bf2411fd5..f02c77dd8 100644 --- a/SoObjects/Mailer/SOGoMailBaseObject.m +++ b/SoObjects/Mailer/SOGoMailBaseObject.m @@ -40,8 +40,7 @@ @implementation SOGoMailBaseObject - -- (id)init +- (id) init { if ((self = [super init])) {