diff options
author | Will Dietz <w@wdtz.org> | 2018-03-20T18·29-0500 |
---|---|---|
committer | Will Dietz <w@wdtz.org> | 2018-03-20T18·31-0500 |
commit | 02d36fdab7415cd57dc09ca36f20e195977b7641 (patch) | |
tree | fb150aa1bd4e96916bc6f129267b6e26275cc3d2 /src/libmain/local.mk | |
parent | bed22114bf9c91077ac4d4ff7bb7084d94567383 (diff) |
execl: cast NULL sentinel to (char *), per man page and compiler warning
From exec(3): > The list of arguments must be terminated by a null pointer, and, since these > are variadic functions, this pointer must be cast (char *) NULL
Diffstat (limited to 'src/libmain/local.mk')
0 files changed, 0 insertions, 0 deletions