diff options
author | harti <harti@FreeBSD.org> | 2003-10-30 15:04:37 +0000 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2003-10-30 15:04:37 +0000 |
commit | 82f1f29be8fd527d0afa911f0c7dfa9d1a3b67ef (patch) | |
tree | 0ec11c1ce4a0dfab86b383909ec0fc12a74422e2 /sys/modules/aic7xxx | |
parent | d72fb90a16fc02ad0f59666ff6dd0c11c212c69c (diff) | |
download | FreeBSD-src-82f1f29be8fd527d0afa911f0c7dfa9d1a3b67ef.zip FreeBSD-src-82f1f29be8fd527d0afa911f0c7dfa9d1a3b67ef.tar.gz |
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.
Diffstat (limited to 'sys/modules/aic7xxx')
0 files changed, 0 insertions, 0 deletions