CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/01/10 06:35:10
Modified files:
games/arithmetic: arithmetic.c
games/boggle/boggle: mach.c timer.c
games/canfield/canfield: canfield.c
games/cribbage : instr.c io.c
games/fish : fish.c
games/fortune/fortune: fortune.c
games/fortune/unstr: unstr.c
games/hangman : main.c
games/hunt/hunt: playit.c
games/hunt/huntd: answer.c
games/phantasia: fight.c io.c main.c misc.c setup.c
games/quiz : quiz.c
games/random : random.c
games/tetris : input.c
games/wump : wump.c
Log message:
As per style(9), remove remaining lint-style comments from games/
OK tb@