diff options
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r-- | shell/e-shell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c index c51c5dd44a..a97bc24391 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -1489,7 +1489,7 @@ unique: /* Send a message to the other Evolution process. */ guint e_shell_handle_uris (EShell *shell, gchar **uris, - gboolean do_import) + gboolean do_import) { UniqueApp *app; UniqueMessageData *data; |