aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-automation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-automation.c')
-rw-r--r--src/ephy-automation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-automation.c b/src/ephy-automation.c
index d03562adb..166ca245d 100644
--- a/src/ephy-automation.c
+++ b/src/ephy-automation.c
@@ -177,7 +177,7 @@ static void
impl_ephy_automation_open_bookmarks_editor (PortableServer_Servant _servant,
CORBA_Environment * ev)
{
- ephy_shell_show_bookmarks_editor (ephy_shell);
+ ephy_shell_show_bookmarks_editor (ephy_shell, NULL);
}
static void