CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/05 10:10:45
Modified files:
usr.bin/m4 : gnum4.c look.c misc.c tokenizer.l trace.c
Log message:
Fix -Wstrict-prototype warnings
Add void to functions without parameters.
mostly from espie (+ missing fix for enlarge_bufspace())
