CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/05/22 03:49:41
Modified files:
net/samba/patches: patch-source3_lib_sysquotas_4B_c
Log message:
net/samba: fix build with llvm22
The cast to char* is correct because quotactl() is older than the
invention of void*.
