[gnome-calendar/calendar-editor] style: align arguments properly
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/calendar-editor] style: align arguments properly
- Date: Sat, 16 May 2015 22:15:04 +0000 (UTC)
commit bc6ac0e6ee7c27a16383de66b0278b0509c6e81a
Author: Erick Pérez Castellanos <erick red gmail com>
Date: Sat May 16 18:10:00 2015 -0400
style: align arguments properly
src/gcal-source-dialog.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gcal-source-dialog.c b/src/gcal-source-dialog.c
index 79b3cea..1aceb38 100644
--- a/src/gcal-source-dialog.c
+++ b/src/gcal-source-dialog.c
@@ -956,8 +956,8 @@ stack_visible_child_name_changed (GObject *object,
* Returns:
*/
static void
-calendar_file_selected (GtkFileChooser *button,
- gpointer user_data)
+calendar_file_selected (GtkFileChooser *button,
+ gpointer user_data)
{
GcalSourceDialogPrivate *priv;
ESourceExtension *ext;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]