diff options
Diffstat (limited to 'shell/evolution-shell-view.c')
-rw-r--r-- | shell/evolution-shell-view.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/evolution-shell-view.c b/shell/evolution-shell-view.c index 24d41b492c..75639f33d2 100644 --- a/shell/evolution-shell-view.c +++ b/shell/evolution-shell-view.c @@ -124,8 +124,8 @@ impl_ShellView_set_title (PortableServer_Servant servant, static void impl_ShellView_set_folder_bar_label (PortableServer_Servant servant, - const CORBA_char *text, - CORBA_Environment *ev) + const CORBA_char *text, + CORBA_Environment *ev) { BonoboObject *bonobo_object; |