Subject: CVS commit: src/regress/lib/libc/strptime
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 03/05/2005 07:48:47
Module Name: src
Committed By: martin
Date: Sat Mar 5 07:48:47 UTC 2005
Modified Files:
src/regress/lib/libc/strptime: strptimetest.c
Log Message:
Field width has to be int - ptrdiff_t might be something larger.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/lib/libc/strptime/strptimetest.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.