Subject: CVS commit: src/regress/lib/libc/stdlib/getopt
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 10/21/2003 08:46:15
Module Name: src
Committed By: agc
Date: Tue Oct 21 08:46:15 UTC 2003
Modified Files:
src/regress/lib/libc/stdlib/getopt: getopt.c
Log Message:
Don't compare the return value of strncmp(3) against NULL - it's an integer.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/regress/lib/libc/stdlib/getopt/getopt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.