freebsd-ports/deskutils/plan
Cy Schubert 2db8958749 deskutils/plan: Fix LLVM16 build
Fix the following LLVM16 error:

main.c:126:9: error: incompatible function pointer types passing 'void (int)' to parameter of type 'void (* _Nonnull)(void)' [-Wincompatible-function-pointer-types]
        atexit(plan_exit);
               ^~~~~~~~~
/usr/include/stdlib.h:92:29: note: passing argument to parameter here
int      atexit(void (* _Nonnull)(void));
                                ^

MFH:	2023Q2
2023-06-25 17:51:05 -07:00
..
files deskutils/plan: Fix LLVM16 build 2023-06-25 17:51:05 -07:00
distinfo
Makefile
pkg-descr
pkg-plist