Re: [evolution-patches] Mailer bug #127521: Inline PGP support for evolution (part A: only sending)



On Tue, 2004-01-06 at 15:51, Bohumir Jelinek wrote:
> > > +	camel_content_type_unref(ct);
> >
> > add a space between the function name and the open '('  (same goes for
> > the rest of the code)
> >
> Should I add a space between the function name and the open '(' for
> _every_ function (e.g. also 'camel_stream_mem_new ()')?

yes.

> 
> Should I add that space in all the code in all the files that I
> modified, or only in the functions that I added?

only the function calls you added. ie. if old code didn't always add the
space, leave them be... don't want to mess up the diffs.

Jeff

> 
> -Bohumir
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]