diff options
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 |