Subject: CVS commit: src/crypto/dist/ipsec-tools/src/racoon
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 10/02/2006 12:44:40
Module Name:	src
Committed By:	dogcow
Date:		Mon Oct  2 12:44:40 UTC 2006

Modified Files:
	src/crypto/dist/ipsec-tools/src/racoon: ipsec_doi.c

Log Message:
If you're going to initialize a pointer, you have to init it with a pointer
type, not an int.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c

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