Subject: CVS commit: pkgsrc/x11/wx1Motif
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 08/07/2002 15:33:45
Module Name:	pkgsrc
Committed By:	agc
Date:		Wed Aug  7 12:33:44 UTC 2002

Modified Files:
	pkgsrc/x11/wx1Motif: distinfo
	pkgsrc/x11/wx1Motif/patches: patch-ah

Log Message:
C++ seems to quite susceptible to using an "int *" as the third argument
to accept(2) - placate it by using an unsigned automatic value, and
copying and casting as necessary.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/wx1Motif/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/wx1Motif/patches/patch-ah

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