summaryrefslogtreecommitdiff
path: root/src/termhooks.h
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-08-08 07:49:21 +0000
committerGlenn Morris <rgm@gnu.org>2007-08-08 07:49:21 +0000
commite0f24100c74828aadd926f0afa6e3440be8c89d0 (patch)
tree3fb96e2684078c6612126ecc1d668fd87866a041 /src/termhooks.h
parent22e9fe2445883d651799f027917cd50d065f200d (diff)
downloademacs-e0f24100c74828aadd926f0afa6e3440be8c89d0.tar.gz
Replace `iff' in comments.
Diffstat (limited to 'src/termhooks.h')
-rw-r--r--src/termhooks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/termhooks.h b/src/termhooks.h
index 5d317f2da3d..32078254593 100644
--- a/src/termhooks.h
+++ b/src/termhooks.h
@@ -201,7 +201,7 @@ extern void (*judge_scroll_bars_hook) P_ ((struct frame *FRAME));
/* Input queue declarations and hooks. */
/* Expedient hack: only provide the below definitions to files that
- are prepared to handle lispy things. CONSP is defined iff lisp.h
+ are prepared to handle lispy things. CONSP is defined if lisp.h
has been included before this file. */
#ifdef CONSP