CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/10 03:30:06
Modified files:
usr.bin/systat : engine.c
Log message:
Drop GCC_PRINTFLIKE() at function definition
This makes gcc throw a fit and having the attributes for the prototypes in
engine.h is enough.
ok claudio sthen
