diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2023-02-14 21:20:04 -0800 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2023-02-15 08:55:02 -0800 |
| commit | 2d263ddfe1bede40316d9a1036b6558bdcb786a2 (patch) | |
| tree | 1eabb8c792eabe7416d4c06d6c9e2fda9f252cde /net/p5-SOAP-XML-Client | |
| parent | net/tcpview: Pet portclippy (diff) | |
net/tcpview: Permanently fix LLVM15 errors
Fix int-conversion errors flagged by LLVM15.
detail-domain.c:573:13: error: incompatible pointer to integer conversion
returning 'void *' from a function with result type 'int' [-Wint-conversion]
return NULL;
^~~~
/usr/include/sys/_null.h:34:14: note: expanded from macro 'NULL'
^~~~~~~~~~~
Diffstat (limited to 'net/p5-SOAP-XML-Client')
0 files changed, 0 insertions, 0 deletions
