aboutsummaryrefslogtreecommitdiffstats
path: root/src/termhooks.h
diff options
context:
space:
mode:
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 740c9135866..4124e37586b 100644
--- a/src/termhooks.h
+++ b/src/termhooks.h
@@ -52,7 +52,7 @@ extern void (*fullscreen_hook) P_ ((struct frame *f));
52/* Input queue declarations and hooks. */ 52/* Input queue declarations and hooks. */
53 53
54/* Expedient hack: only provide the below definitions to files that 54/* Expedient hack: only provide the below definitions to files that
55 are prepared to handle lispy things. CONSP is defined iff lisp.h 55 are prepared to handle lispy things. CONSP is defined if lisp.h
56 has been included before this file. */ 56 has been included before this file. */
57#ifdef CONSP 57#ifdef CONSP
58 58