diff options
author | Marius Melzer <marius.melzer@kernkonzept.com> | 2023-12-20 13:36:18 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-12-22 10:48:33 +0100 |
commit | de8c46aee404020fb78a6a283b5be6fbee4f3931 (patch) | |
tree | a56abcb6ec7528dc7f4b8b5a015d1997dcde6f77 /utils/readsoname2.c | |
parent | 3564b811b8539e26e22a237acd9097c847851d78 (diff) |
Fix -Wnon-literal-null-conversion clang warning
Clang warns that the NULL character literal '\0' is used as a pointer
value. Change this to 0 in order to avoid the warning.
Diffstat (limited to 'utils/readsoname2.c')
0 files changed, 0 insertions, 0 deletions