aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xfaces.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xfaces.c b/src/xfaces.c
index 4992ee4f7de..8482608832a 100644
--- a/src/xfaces.c
+++ b/src/xfaces.c
@@ -3964,7 +3964,7 @@ Default face attributes override any local face attributes. */)
3964 lvec[i] = gvec[i]; 3964 lvec[i] = gvec[i];
3965 3965
3966 /* If the default face was changed, realize it again, and update the 3966 /* If the default face was changed, realize it again, and update the
3967 `font' face parameter. */ 3967 `font' frame parameter. */
3968 if (EQ (face, Qdefault)) 3968 if (EQ (face, Qdefault))
3969 { 3969 {
3970 struct face_cache *c = FRAME_FACE_CACHE (f); 3970 struct face_cache *c = FRAME_FACE_CACHE (f);