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

Modified Files:
	basesrc/lib/libpcap: optimize.c

Log Message:
calloc() arg mistake.  it's (nelem, size).  from openbsd
sync w/tcpdump.org


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/lib/libpcap/optimize.c

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