More type cleanup.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 18 Sep 2006 05:16:40 +0000 (05:16 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 18 Sep 2006 05:16:40 +0000 (05:16 +0000)
commitc8f91a7e3437017d237a3bad0166054b97206d8d
treeeba96d2b472eb8c04903e8f82ef5626be374f721
parentc81e0f1dc6cd1fe5c56e9d521ee1d262932e3a2b
More type cleanup.

Use stdbool facility from C99 so code checkers can do type-consistency
analysis.
src/ai.c
src/battle.c
src/events.c
src/finish.c
src/io.c
src/moving.c
src/planets.c
src/reports.c
src/setup.c
src/sst.c
src/sst.h