aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-statusbar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-statusbar.c')
-rwxr-xr-xsrc/ephy-statusbar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-statusbar.c b/src/ephy-statusbar.c
index b286242bc..74ea81226 100755
--- a/src/ephy-statusbar.c
+++ b/src/ephy-statusbar.c
@@ -40,7 +40,7 @@ static GObjectClass *parent_class = NULL;
#define EPHY_STATUSBAR_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object), EPHY_TYPE_STATUSBAR, EphyStatusbarPrivate))
-struct EphyStatusbarPrivate
+struct _EphyStatusbarPrivate
{
GtkWidget *icon_container;