aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/send-comp.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-07-28 10:39:37 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-07-28 10:39:37 +0800
commit8fe17523da287ebf38278da806b4be6b3b838d15 (patch)
tree394adf4c97e066014f8f94bb9640f46493505762 /calendar/gui/dialogs/send-comp.c
parent08f6274a49e4eaf478dfb6d50463f69ff67c62d7 (diff)
downloadgsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar.gz
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar.bz2
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar.lz
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar.xz
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.tar.zst
gsoc2013-evolution-8fe17523da287ebf38278da806b4be6b3b838d15.zip
Miscellaneous cleanups.
Diffstat (limited to 'calendar/gui/dialogs/send-comp.c')
-rw-r--r--calendar/gui/dialogs/send-comp.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/calendar/gui/dialogs/send-comp.c b/calendar/gui/dialogs/send-comp.c
index 5f76785c34..70dd372400 100644
--- a/calendar/gui/dialogs/send-comp.c
+++ b/calendar/gui/dialogs/send-comp.c
@@ -248,10 +248,10 @@ send_component_dialog (GtkWindow *parent,
**/
GtkResponseType
send_dragged_or_resized_component_dialog (GtkWindow *parent,
- ECalClient *client,
- ECalComponent *comp,
- gboolean *strip_alarms,
- gboolean *only_new_attendees)
+ ECalClient *client,
+ ECalComponent *comp,
+ gboolean *strip_alarms,
+ gboolean *only_new_attendees)
{
ECalComponentVType vtype;
const gchar *id;