Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/01/2005 23:47:38
Module Name:	src
Committed By:	christos
Date:		Tue Feb  1 23:47:38 UTC 2005

Modified Files:
	src/lib/libc/gen: pw_scan.c

Log Message:
Avoid passing in the actual pw field in gettime because it might not
be the type that we think it is. Fixes cross builds.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/lib/libc/gen/pw_scan.c

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