Cast sentinel for execl*() to (char *) to quiet gcc4 warnings.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 9 Sep 2006 02:21:49 +0000 (02:21 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sat, 9 Sep 2006 02:21:49 +0000 (02:21 +0000)
commit9a139b26b256c9be5133b1ad74be34f706767283
treebb0a4407490a29e6110ee2a8e57f10eabe78113c
parentc566e0a389d7e91a201b99385688b55eaa6df53f
Cast sentinel for execl*() to (char *) to quiet gcc4 warnings.
games/atc/input.c
games/cribbage/instr.c
games/phantasia/misc.c
games/rogue/machdep.c
games/wump/wump.c