]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix previous commit
authorRobert Pluim <rpluim@gmail.com>
Mon, 18 Nov 2019 15:35:51 +0000 (16:35 +0100)
committerRobert Pluim <rpluim@gmail.com>
Mon, 18 Nov 2019 15:36:21 +0000 (16:36 +0100)
src/gtkutil.c

index 4bab4059c358fec137be2580e87b61f6539609b7..25ef5dd248dfedaad150318affa552671e083ba2 100644 (file)
@@ -2228,7 +2228,7 @@ xg_get_file_name (struct frame *f,
 
 static char *x_last_font_name;
 
-#if HAVE_GTK3
+#ifdef HAVE_GTK3
 static gboolean
 xg_font_filter (const PangoFontFamily *family,
                 const PangoFontFace *face,