CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/16 07:21:51
Modified files:
games/caesar : caesar.c
games/hunt/huntd: driver.c
games/hack : hack.end.c hack.main.c
Log message:
Use __progname instead of hand-rolled parsing of argv[0].
Inspired by similar diffs by tobias@ and millert@.
"I like the concept" pjanzen@
ok tedu@
