CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/24 07:25:44
Modified files:
sys/net : pipex_local.h trunklacp.c
Log message:
use __kprintf__ not __printf__ for format attributes
avoids format warnings with clang 21 and later
ok robert@
