sogo: warning-removal-again 478b3131

Author Committer Branch Timestamp Parent
Patrice Levesque Patrice Levesque warning-removal-again 2016-02-17 11:05 warning-removal-again 3ba0e9f8
Changeset

Fix warning: distinct Objective-C type in return

Method is supposed to return a WOResponse pointer, but currently returns a
NSException pointer; typecast the return value, just like the archiveUIDs
method does.

mod - SoObjects/Mailer/SOGoMailFolder.m Diff File