CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/20 23:54:53
Modified files:
usr.bin/radioctl: radioctl.c
Log message:
Don't use a non-constant format string with printf() that gcc can't
figure out how to trust. Shuts up gcc -Wformat=2
ok deraadt@
