aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-shell.h')
-rw-r--r--src/ephy-shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-shell.h b/src/ephy-shell.h
index bd49a0fd9..b3d19d7a6 100644
--- a/src/ephy-shell.h
+++ b/src/ephy-shell.h
@@ -160,7 +160,7 @@ EphyShellStartupContext *ephy_shell_startup_context_new (EphyStartupFlags startu
guint32 user_time);
/* private API */
-void _ephy_shell_create_instance (gboolean private_instance);
+void _ephy_shell_create_instance (EphyEmbedShellMode mode);
G_END_DECLS