Module Name: src
Committed By: joerg
Date: Thu Aug 25 16:19:23 UTC 2011
Modified Files:
src/usr.bin/bthset: bthset.c
Log Message:
Avoid using non-literal format strings. Fix verbose option -- va_list is
passed by reference and vprintf would have processed all arguments
already.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/bthset/bthset.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.