Subject: CVS commit: pkgsrc/sysutils/xcdroast
To: None <pkgsrc-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: pkgsrc-changes
Date: 10/27/2002 23:46:13
Module Name:	pkgsrc
Committed By:	martin
Date:		Sun Oct 27 21:46:12 UTC 2002

Modified Files:
	pkgsrc/sysutils/xcdroast: distinfo
	pkgsrc/sysutils/xcdroast/patches: patch-ac

Log Message:
Backout previous.

Casting NULL to (void*) for variadic functions of course does not make
any difference on 64 bit platforms - as long as a valid prototype has been
seen, which is the case here - io.c includes unistd.h.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/sysutils/xcdroast/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/sysutils/xcdroast/patches/patch-ac

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