aboutsummaryrefslogtreecommitdiffstats
path: root/src/systty.h
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-08-08 07:49:21 +0000
committerGlenn Morris <[email protected]>2007-08-08 07:49:21 +0000
commite0f24100c74828aadd926f0afa6e3440be8c89d0 (patch)
tree3fb96e2684078c6612126ecc1d668fd87866a041 /src/systty.h
parent22e9fe2445883d651799f027917cd50d065f200d (diff)
Replace `iff' in comments.
Diffstat (limited to 'src/systty.h')
-rw-r--r--src/systty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systty.h b/src/systty.h
index 15dd7a4e26..c89edfc8d9 100644
--- a/src/systty.h
+++ b/src/systty.h
@@ -297,7 +297,7 @@ static struct sensemode {
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. */