diff options
Diffstat (limited to 'embed')
-rw-r--r-- | embed/ephy-embed-shell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c index 1e5b71153..4e957a7b4 100644 --- a/embed/ephy-embed-shell.c +++ b/embed/ephy-embed-shell.c @@ -423,7 +423,7 @@ ephy_embed_shell_get_adblock_manager (EphyEmbedShell *shell) void ephy_embed_shell_set_page_setup (EphyEmbedShell *shell, - GtkPageSetup *page_setup) + GtkPageSetup *page_setup) { EphyEmbedShellPrivate *priv; char *path; |