Subject: CVS commit: pkgsrc/devel/c4
To: None <pkgsrc-changes@netbsd.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 11/22/2002 22:54:38
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Fri Nov 22 20:54:37 UTC 2002

Modified Files:
	pkgsrc/devel/c4: distinfo
Added Files:
	pkgsrc/devel/c4/patches: patch-ab

Log Message:
malloc() and realloc() take a size_t, not an unsigned int. Fixes
compilation on Darwin.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/c4/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/c4/patches/patch-ab

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