summaryrefslogtreecommitdiff
path: root/src/ChangeLog.4
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.4')
-rw-r--r--src/ChangeLog.42
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.4 b/src/ChangeLog.4
index 4f5d0b29e4c..c853ad7b4a6 100644
--- a/src/ChangeLog.4
+++ b/src/ChangeLog.4
@@ -4411,7 +4411,7 @@
* keyboard.c (read_key_sequence): Don't declare first_event; it is
no longer used. Change "#if 0" for first_event reading to
- "#if defined (GOBBLE_FIRST_EVENT)".
+ "#if defined (GOBBLE_FIRST_EVENT)".
1993-10-03 Brian J. Fox (bfox@ai.mit.edu)