[epiphany] ephy-embed-shell: minor style fixes
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-embed-shell: minor style fixes
- Date: Sat, 8 Sep 2012 12:25:50 +0000 (UTC)
commit 8f25e193643306b9faf15f0c1b84014d8352ca4c
Author: Xan Lopez <xan igalia com>
Date: Sat Sep 8 14:25:22 2012 +0200
ephy-embed-shell: minor style fixes
embed/ephy-embed-shell.c | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c
index 251e153..e5c41d7 100644
--- a/embed/ephy-embed-shell.c
+++ b/embed/ephy-embed-shell.c
@@ -271,9 +271,9 @@ ephy_embed_shell_prepare_close (EphyEmbedShell *shell)
static void
ephy_embed_shell_set_property (GObject *object,
- guint prop_id,
- const GValue *value,
- GParamSpec *pspec)
+ guint prop_id,
+ const GValue *value,
+ GParamSpec *pspec)
{
EphyEmbedShell *embed_shell = EPHY_EMBED_SHELL (object);
@@ -288,9 +288,9 @@ ephy_embed_shell_set_property (GObject *object,
static void
ephy_embed_shell_get_property (GObject *object,
- guint prop_id,
- GValue *value,
- GParamSpec *pspec)
+ guint prop_id,
+ GValue *value,
+ GParamSpec *pspec)
{
EphyEmbedShell *embed_shell = EPHY_EMBED_SHELL (object);
@@ -510,7 +510,7 @@ ephy_embed_shell_get_page_setup (EphyEmbedShell *shell)
**/
void
ephy_embed_shell_set_print_settings (EphyEmbedShell *shell,
- GtkPrintSettings *settings)
+ GtkPrintSettings *settings)
{
EphyEmbedShellPrivate *priv;
char *path;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]