Subject: CVS commit: [netbsd-3] src/libexec/rmail
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/13/2005 22:06:40
Module Name:	src
Committed By:	tron
Date:		Mon Jun 13 22:06:40 UTC 2005

Modified Files:
	src/libexec/rmail [netbsd-3]: rmail.c

Log Message:
Pull up revision 1.21 (requested by lukem in ticket #399):
Shouldn't use += on a variable that we haven't initialized yet ...
Found with -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.20.2.1 src/libexec/rmail/rmail.c

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