Module Name: src Committed By: christos Date: Wed Oct 14 15:50:48 UTC 2015
Modified Files:
src/usr.sbin/tcpdchk: inetcf.c
Log Message:
eliminate %m complexity. __format_arg__ thinks it is handling a format for
printf, so it does not like %m.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/tcpdchk/inetcf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
