Subject: CVS commit: basesrc/usr.bin/mail
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/12/2002 05:42:53
Module Name:	basesrc
Committed By:	itojun
Date:		Mon Aug 12 02:42:53 UTC 2002

Modified Files:
	basesrc/usr.bin/mail: cmd3.c vars.c

Log Message:
calloc() arg mistake.  it's (nelem, size).  from openbsd


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/usr.bin/mail/cmd3.c
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/mail/vars.c

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