Subject: CVS commit: basesrc/usr.sbin/user
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/01/2002 05:50:51
Module Name:	basesrc
Committed By:	itojun
Date:		Tue Oct  1 02:50:51 UTC 2002

Modified Files:
	basesrc/usr.sbin/user: user.c

Log Message:
valid_password_length() is a boolean function, so there's no point in
having "> 0" in if clause.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 basesrc/usr.sbin/user/user.c

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