]> git.saurik.com Git - bison.git/commit
(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)
commit5ca3209b44b086e21ba82f038e8b82b40c6f33cc
treeea655aff88cf2123f45a7077f70e086b8040c572
parent0df27e8b2d9d6fb2d49392acf6581cfcf8ea5093
(main): Use exit to exit with failure.
Use EXIT_FAILURE and EXIT_SUCCESS rather than 1 and 0.
src/main.c