aboutsummaryrefslogtreecommitdiffstats
path: root/src/fontset.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontset.c')
-rw-r--r--src/fontset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontset.c b/src/fontset.c
index 97f86faaff9..9056e2da6ec 100644
--- a/src/fontset.c
+++ b/src/fontset.c
@@ -500,7 +500,7 @@ free_face_fontset (f, face)
500} 500}
501 501
502 502
503/* Return 1 iff FACE is suitable for displaying character C. 503/* Return 1 if FACE is suitable for displaying character C.
504 Otherwise return 0. Called from the macro FACE_SUITABLE_FOR_CHAR_P 504 Otherwise return 0. Called from the macro FACE_SUITABLE_FOR_CHAR_P
505 when C is not a single byte character.. */ 505 when C is not a single byte character.. */
506 506