1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/net/tcpview
Cy Schubert 2d263ddfe1 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'
                ^~~~~~~~~~~
2023-02-15 08:55:02 -08:00
..
files net/tcpview: Permanently fix LLVM15 errors 2023-02-15 08:55:02 -08:00
distinfo
Makefile net/tcpview: Permanently fix LLVM15 errors 2023-02-15 08:55:02 -08:00
pkg-descr
pkg-plist