diff options
author | Milan Crha <mcrha@redhat.com> | 2009-09-23 00:51:15 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2009-09-23 00:51:15 +0800 |
commit | 268fade61f362a3e73d67ed79795cacb1d49155b (patch) | |
tree | 087be85f9658e98567084358972b1e40b5441a7b /plugins/groupwise-features/process-meeting.c | |
parent | ffe9df88b271e52aa8934762e73ed70b01464a60 (diff) | |
download | gsoc2013-evolution-268fade61f362a3e73d67ed79795cacb1d49155b.tar.gz gsoc2013-evolution-268fade61f362a3e73d67ed79795cacb1d49155b.tar.zst gsoc2013-evolution-268fade61f362a3e73d67ed79795cacb1d49155b.zip |
Remove trailing whitespaces
Diffstat (limited to 'plugins/groupwise-features/process-meeting.c')
-rw-r--r-- | plugins/groupwise-features/process-meeting.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/groupwise-features/process-meeting.c b/plugins/groupwise-features/process-meeting.c index 7f49d8ab5d..90ac465a43 100644 --- a/plugins/groupwise-features/process-meeting.c +++ b/plugins/groupwise-features/process-meeting.c @@ -217,7 +217,7 @@ get_calendar_view (EShellView *shell_view) view_type = gnome_calendar_get_view (gcal); - return gnome_calendar_get_calendar_view (gcal, view_type); + return gnome_calendar_get_calendar_view (gcal, view_type); } void |