CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/24 15:52:12
Modified files:
games/worm : worm.c
Log message:
Fix cheating bug by using unused time variables and replace poll() with
ppoll() to better use the timespec struct.
ok deraadt@.
