CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2016/02/02 12:18:57

Modified files:
        games/snake    : snake.c 

Log message:
- Swap atoi(3) for strtonum(3)
- Swap fputs(3) for fprintf(3)
- Use getprogname(3) instead of hardcoded string

OK and help from tb@

Reply via email to