]> git.saurik.com Git - bison.git/commitdiff
Use C99-style bool instead of our own style.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Oct 2002 04:43:50 +0000 (04:43 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Oct 2002 04:43:50 +0000 (04:43 +0000)
(reader): Use EXIT_FAILURE and EXIT_SUCCESS rather than 1 and 0.


No differences found