diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xfaces.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xfaces.c b/src/xfaces.c index 0734cd169fa..734e1c493f9 100644 --- a/src/xfaces.c +++ b/src/xfaces.c | |||
| @@ -1034,8 +1034,8 @@ Optional THOROUGHLY non-nil means try to free unused fonts, too.") | |||
| 1034 | #ifdef HAVE_WINDOW_SYSTEM | 1034 | #ifdef HAVE_WINDOW_SYSTEM |
| 1035 | 1035 | ||
| 1036 | 1036 | ||
| 1037 | /* Remove those fonts from the font table of frame F exept for the | 1037 | /* Remove fonts from the font table of DPYINFO except for the default |
| 1038 | default ASCII font for the frame. Called from clear_face_cache | 1038 | ASCII fonts of frames on that display. Called from clear_face_cache |
| 1039 | from time to time. */ | 1039 | from time to time. */ |
| 1040 | 1040 | ||
| 1041 | static void | 1041 | static void |