]> git.saurik.com Git - bison.git/commitdiff
(main): Use exit to exit with failure.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Oct 2002 05:07:12 +0000 (05:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Oct 2002 05:07:12 +0000 (05:07 +0000)
Use EXIT_FAILURE and EXIT_SUCCESS rather than 1 and 0.


No differences found