Subject: CVS commit: src/regress/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/07/2007 15:13:51
Module Name:	src
Committed By:	drochner
Date:		Wed Mar  7 15:13:51 UTC 2007

Modified Files:
	src/regress/lib/libc/stdlib/getopt: getopt.c
	src/regress/lib/libc/stdlib/getopt_long: getopt_long.c

Log Message:
initialize line counter for fparseln()


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/regress/lib/libc/stdlib/getopt/getopt.c
cvs rdiff -r1.1 -r1.2 src/regress/lib/libc/stdlib/getopt_long/getopt_long.c

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