aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-tabs-menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-tabs-menu.h')
-rw-r--r--src/ephy-tabs-menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-tabs-menu.h b/src/ephy-tabs-menu.h
index a04329ef6..7e63a47cc 100644
--- a/src/ephy-tabs-menu.h
+++ b/src/ephy-tabs-menu.h
@@ -55,7 +55,7 @@ GType ephy_tabs_menu_get_type (void);
EphyTabsMenu *ephy_tabs_menu_new (EphyWindow *window);
-void ephy_tabs_menu_update (EphyTabsMenu *wrhm);
+void ephy_tabs_menu_update (EphyTabsMenu *menu);
#endif