diff options
Diffstat (limited to 'src/ephy-statusbar.c')
-rw-r--r-- | src/ephy-statusbar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-statusbar.c b/src/ephy-statusbar.c index c2e9e0710..86b1175e3 100644 --- a/src/ephy-statusbar.c +++ b/src/ephy-statusbar.c @@ -110,7 +110,7 @@ ephy_statusbar_size_allocate (GtkWidget *widget, gstatusbar->label = label; } -#endif /* GTK 2.11.0 */ +#endif /* !GTK 2.11.0 */ static void ephy_statusbar_class_init (EphyStatusbarClass *klass) |