Re: [evolution-patches] Exchange, fixes #264920
- From: Sarfraaz Ahmed <asarfraaz novell com>
- To: Arun Prakash <arunp novell com>
- Cc: Patches List <evolution-patches lists ximian com>
- Subject: Re: [evolution-patches] Exchange, fixes #264920
- Date: Sat, 30 Jul 2005 15:41:15 +0530
Looks good. I have committed this patch for you with some styling issues
taken care off. Please make sure that you take care of these things in
future.
Thanks
-- Sarfraaz
On Thu, 2005-07-28 at 14:02 +0530, Arunprakash wrote:
>
> + camel_exception_init (&lex);
> + camel_stub_send (exchange_folder->stub, &lex,
> + CAMEL_STUB_CMD_EXPUNGE_UIDS,
> + CAMEL_STUB_ARG_FOLDER,
> + folder->full_name,
> + CAMEL_STUB_ARG_STRINGARRAY,
> + uids,
> + CAMEL_STUB_ARG_END);
>
> Follow the same styling as is followed in other places in the file.
>
> + return expunge_mail (folder, info);
> + }
> + else {
>
> 'else' should be in the same line as the previous closing brace.
>
> }
> }
> else {
>
> Similar ...
>
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]