freebsd-dev/games/backgammon/common_source
Masafumi Max NAKANE 731955402d Style police:
- Indentation corrections
  - Spaces -> tabs.
  - func() -> func () (To be consistent with the original code.)
  - Check if getopt() returns -1, not EOF.

Suggested by:	bde
1997-01-31 15:04:23 +00:00
..
allow.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
back.h Better handling of command-line argument: 1997-01-30 07:12:59 +00:00
backgammon.c gets() -> fgets(). I'm tired of looking at the compiler messages! 1995-12-01 08:10:17 +00:00
board.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
check.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
fancy.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
init.c Better handling of command-line argument: 1997-01-30 07:12:59 +00:00
odds.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
one.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
save.c Oops, setreuid() also needed before and after opening/closing the recover file 1997-01-30 01:51:45 +00:00
subs.c Style police: 1997-01-31 15:04:23 +00:00
table.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00