aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/emacsgtkfixed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emacsgtkfixed.c b/src/emacsgtkfixed.c
index 6df0b2422b1..f675bd76d97 100644
--- a/src/emacsgtkfixed.c
+++ b/src/emacsgtkfixed.c
@@ -184,7 +184,7 @@ static void emacs_fixed_gtk_widget_size_allocate (GtkWidget *widget,
184 184
185} 185}
186 186
187#endif 187#endif /* HAVE_XWIDGETS */
188 188
189static void 189static void
190emacs_fixed_class_init (EmacsFixedClass *klass) 190emacs_fixed_class_init (EmacsFixedClass *klass)