Subject: CVS commit: src/crypto/dist/ipsec-tools/src/setkey
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/27/2005 03:19:45
Module Name:	src
Committed By:	christos
Date:		Mon Jun 27 03:19:45 UTC 2005

Modified Files:
	src/crypto/dist/ipsec-tools/src/setkey: parse.y

Log Message:
deal with casting/caddr_t stupidity. It is not 1980 anymore and people should
start using void *, instead of caddr_t.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/crypto/dist/ipsec-tools/src/setkey/parse.y

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