CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/30 10:37:12
Modified files:
usr.bin/find : misc.c
Log message:
Now that dprintf(3) uses format string annotation checking, a sizeof()
requires (int) for a '*' modifier
ok millert
