aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-09-08 21:28:58 +0800
committerXan Lopez <xan@igalia.com>2012-09-08 21:28:58 +0800
commit4d5c72ea2a6792cceadd4e2da91a7ea2b6ebe896 (patch)
tree7f1df57abad6fc3cc4997af1c800005e599b433b /embed
parent5d9f1aa0aaba692cf1ed5622b0eb04972af87964 (diff)
downloadgsoc2013-epiphany-4d5c72ea2a6792cceadd4e2da91a7ea2b6ebe896.tar
gsoc2013-epiphany-4d5c72ea2a6792cceadd4e2da91a7ea2b6ebe896.tar.gz
gsoc2013-epiphany-4d5c72ea2a6792cceadd4e2da91a7ea2b6ebe896.tar.bz2
gsoc2013-epiphany-4d5c72ea2a6792cceadd4e2da91a7ea2b6ebe896.tar.lz
gsoc2013-epiphany-4d5c72ea2a6792cceadd4e2da91a7ea2b6ebe896.tar.xz
gsoc2013-epiphany-4d5c72ea2a6792cceadd4e2da91a7ea2b6ebe896.tar.zst
gsoc2013-epiphany-4d5c72ea2a6792cceadd4e2da91a7ea2b6ebe896.zip
ephy-embed-shell: another style fix
Diffstat (limited to 'embed')
-rw-r--r--embed/ephy-embed-shell.c2
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;