CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/04 07:37:28
Modified files:
games/worms : worms.c
Log message:
- Convert atoi(3) to strtonum(3)
- Replace hardcoded program string by getprogname(3)
- Remove '?' from getopt(3)'s switch default case (but still keep 'h')
OK tb@ after his suggestions
