aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0e0fdb2e738..dece8255a05 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1932,7 +1932,7 @@
1932 1932
1933 * dispextern.h (struct face) [HAVE_XFT]: Ifdef 'extra' member. 1933 * dispextern.h (struct face) [HAVE_XFT]: Ifdef 'extra' member.
1934 * font.c (font_done_for_face): 1934 * font.c (font_done_for_face):
1935 * xface.c (realize_non_ascii_face): Adjust user. 1935 * xfaces.c (realize_non_ascii_face): Adjust user.
1936 * font.h (struct font_driver): Convert 'prepare_face' to return 1936 * font.h (struct font_driver): Convert 'prepare_face' to return
1937 void because its return value is never used anyway. 1937 void because its return value is never used anyway.
1938 * xfont.c (xfont_prepare_face): Return void. 1938 * xfont.c (xfont_prepare_face): Return void.