Re: [evolution-patches] e-webcal automatically select new sources
- From: William Jon McCann <mccannwj pha jhu edu>
- To: Rodney Dawes <dobey ximian com>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] e-webcal automatically select new sources
- Date: Mon, 03 May 2004 09:05:29 -0400
Rodney Dawes wrote:
void e_webcal_query_user (const gchar * name, const gchar * desc,
const gchar * caluri,
- gboolean has_events, gboolean has_tasks) {
+ gboolean has_events, gboolean has_tasks)
+{
This breaks code style on an existing function.
Other than that, the patch looks ok. The style in evo-webcal is for the
opening brace to be on the same line as the statement that opens it.
Sorry. I change it so that emacs will do ChangeLogs correctly. I
forgot to change it back. It is fun trying to mimic everyones different
coding styles ;)
Thanks,
Jon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]