Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/19/2005 22:40:37
Module Name: src
Committed By: christos
Date: Wed Jan 19 22:40:37 UTC 2005
Modified Files:
src/lib/libc/gen: pw_scan.c
Log Message:
- fix initialization of dowarn [use before set, thanks luke]
- always initialize flags so that we don't have to check for it.
- use the consistent variable names in functions.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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.