Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/27/2003 14:32:29
Module Name:	src
Committed By:	thorpej
Date:		Tue May 27 14:32:29 UTC 2003

Modified Files:
	src/lib/libc/stdio: vfscanf.c

Log Message:
Fix handing of -ve hexadecimal numbers in the %i format.  Fixes
PR lib/21691.  Patch from Simon Burge.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/lib/libc/stdio/vfscanf.c

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