1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sbin/sunlabel
Hartmut Brandt 14ecc3c0f0 Use (char *)NULL to terminate the argument list for execlp().
Without this cast the compiler cannot know that it has to convert the
null pointer constant NULL to a null pointer.
2003-10-30 15:04:37 +00:00
..
Makefile
runtest.sh
sunlabel.c Use (char *)NULL to terminate the argument list for execlp(). 2003-10-30 15:04:37 +00:00