CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/21 06:20:38
Modified files:
usr.bin/ctfconv: parse.c
Log message:
Apply the void workaround also for typedefs.
The kernel has 'typedef VOID void' which needs this.
OK mpi@
