diff options
author | harti <harti@FreeBSD.org> | 2003-11-03 12:41:27 +0000 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2003-11-03 12:41:27 +0000 |
commit | 378fe256e40ab8bd6e33f78bc18a352b44ba41ba (patch) | |
tree | 938d69704966903776131305f2ebaf21202b0ec9 /share/man/man1 | |
parent | 6d5fff6caa6c2b8a0ddb8b72aaf469ed96f344b7 (diff) | |
download | FreeBSD-src-378fe256e40ab8bd6e33f78bc18a352b44ba41ba.zip FreeBSD-src-378fe256e40ab8bd6e33f78bc18a352b44ba41ba.tar.gz |
Terminate the execl() argument list with (char *)NULL instead of 0.
The later is wrong and may fail on sizeof(char *) != sizeof(int)
machines. The patch has already been sent to and accepted by the
diffutils author, but the file is already off the vendor branch, so
correct it here in the meanwhile too.
Diffstat (limited to 'share/man/man1')
0 files changed, 0 insertions, 0 deletions