diff src/systty.h @ 78501:1677cf1c2509

Replace `iff' in comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:49:21 +0000
parents 922696f363b0
children fc2bcd2a8aad 424b655804ca
line wrap: on
line diff
--- a/src/systty.h	Wed Aug 08 07:48:26 2007 +0000
+++ b/src/systty.h	Wed Aug 08 07:49:21 2007 +0000
@@ -297,7 +297,7 @@
    written before making the change.
    Return 0 if all went well, and -1 if anything failed.
 
-   EMACS_TTY_TABS_OK (struct emacs_tty *P) is false iff the kernel
+   EMACS_TTY_TABS_OK (struct emacs_tty *P) is false if the kernel
    expands tabs to spaces upon output; in that case, there is no
    advantage to using tabs over spaces.  */