Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/20/2003 22:24:00
Module Name:	src
Committed By:	bjh21
Date:		Sun Apr 20 22:24:00 UTC 2003

Modified Files:
	src/sys/lib/libsa: subr_prf.c

Log Message:
If the format string ends with "%" or "%l", print those characters, just
as we would if they were part of an invalid conversion specification.
Code-size neutral on ARM; not tested elsewhere.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/lib/libsa/subr_prf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.