1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/games/worm
tb 17641e3181 Some basic code maintenance in games/
- in main() replace exit with return
- drop some /* NOTREACHED */ lint comments along the way.
- make more use of standard CFLAGS, esp. -Wimplicit-function-declaration
- add and sort some headers when needed
- add straightforward pledges to some programs used at compile time

discussed with and ok mestre@
2016-01-07 16:00:31 +00:00
..
Makefile
worm.6 make the worm grow faster on larger terminals. this is more fun than 2015-03-09 19:52:02 +00:00
worm.c Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00