summaryrefslogtreecommitdiff
path: root/ChangeLog-2012
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-07-26 00:35:22 -0400
committerAkim Demaille <akim.demaille@gmail.com>2018-10-05 07:01:06 +0200
commitcff8d06e515ed8c553cae3a417ea5627b051f718 (patch)
tree7895d0165146d8f25b2abee93c9bf8476aeacc36 /ChangeLog-2012
parent45372aed4e295575bb6bc5fe08a660a6141487dd (diff)
downloadbison-cff8d06e515ed8c553cae3a417ea5627b051f718.tar.gz
spelling: whether
Diffstat (limited to 'ChangeLog-2012')
-rw-r--r--ChangeLog-20122
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-2012 b/ChangeLog-2012
index 80522305..2de58a13 100644
--- a/ChangeLog-2012
+++ b/ChangeLog-2012
@@ -22797,7 +22797,7 @@
on user names when possible.
(YYSTACK_USE_ALLOCA): Do not define; just use any existing defn.
- Simplify test for whather <alloca.h> exists.
+ Simplify test for whether <alloca.h> exists.
(<stdlib.h>): Include if we will use malloc, and if standard C or C++.