Module Name: src Committed By: joerg Date: Thu Mar 1 22:38:31 UTC 2012
Modified Files:
src/usr.sbin/sdpd: sdpd.h server.c
Log Message:
Fix format string. Make sure it doesn't reappear by using __printf_like
as appropiate.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/sdpd/sdpd.h
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/sdpd/server.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
