stefanf 2004-10-03 14:40:27 UTC
FreeBSD src repository
Modified files:
usr.sbin/pw pwupd.c
Log:
Don't rely on NULL being a pointer, add a cast before passing it to a variadic
function.
Revision Changes Path
1.20 +2 -2 src/usr.sbin/pw/pwupd.c