diff src/fontset.c @ 78501:1677cf1c2509

Replace `iff' in comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:49:21 +0000
parents 2b9404c2f01f
children fc2bcd2a8aad e5a68f18fcb9
line wrap: on
line diff
--- a/src/fontset.c	Wed Aug 08 07:48:26 2007 +0000
+++ b/src/fontset.c	Wed Aug 08 07:49:21 2007 +0000
@@ -500,7 +500,7 @@
 }
 
 
-/* Return 1 iff FACE is suitable for displaying character C.
+/* Return 1 if FACE is suitable for displaying character C.
    Otherwise return 0.  Called from the macro FACE_SUITABLE_FOR_CHAR_P
    when C is not a single byte character..  */