]> git.saurik.com Git - bison.git/commit
* src/bison.simple (YYSTACK_REALLOC): Fix typo that caused us to
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Nov 2001 23:31:47 +0000 (23:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Nov 2001 23:31:47 +0000 (23:31 +0000)
commiteb4a4d73bc046caa4c0179ebdcb0ed01e735ef16
tree19a826202fcd8d35a26984e1f1dfc5e1ea8dde01
parentdee96b5a07d2820907dab8c22551017715511128
* src/bison.simple (YYSTACK_REALLOC): Fix typo that caused us to
use alloca when we didn't want to, and vice versa.
ChangeLog
src/bison.simple