Subject: CVS commit: src/usr.bin/login
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/16/2003 05:31:47
Module Name:	src
Committed By:	itojun
Date:		Thu Oct 16 05:31:47 UTC 2003

Modified Files:
	src/usr.bin/login: login.c

Log Message:
snprintf() terminates string with \0, so there's no need for "sizeof(x)-1".


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/usr.bin/login/login.c

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