aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gtkutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkutil.c b/src/gtkutil.c
index 4bab4059c35..25ef5dd248d 100644
--- a/src/gtkutil.c
+++ b/src/gtkutil.c
@@ -2228,7 +2228,7 @@ xg_get_file_name (struct frame *f,
2228 2228
2229static char *x_last_font_name; 2229static char *x_last_font_name;
2230 2230
2231#if HAVE_GTK3 2231#ifdef HAVE_GTK3
2232static gboolean 2232static gboolean
2233xg_font_filter (const PangoFontFamily *family, 2233xg_font_filter (const PangoFontFamily *family,
2234 const PangoFontFace *face, 2234 const PangoFontFace *face,