aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-07-16 12:22:17 +0000
committerGerd Moellmann2001-07-16 12:22:17 +0000
commit4cba8c0bdcce038e6966aab82d08859d796e69d0 (patch)
tree033709c373984f5bc703d56c796cd6065b5e0b8d /src
parentd5641fc560ce6e663975e2a8c98bb00845e2332a (diff)
downloademacs-4cba8c0bdcce038e6966aab82d08859d796e69d0.tar.gz
emacs-4cba8c0bdcce038e6966aab82d08859d796e69d0.zip
Comment fix.
Diffstat (limited to 'src')
-rw-r--r--src/xfaces.c4
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
1041static void 1041static void