Subject: CVS commit: src/sys/opencrypto
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/20/2006 21:50:41
Module Name:	src
Committed By:	mrg
Date:		Fri Oct 20 21:50:41 UTC 2006

Modified Files:
	src/sys/opencrypto: crypto.c

Log Message:
avoid yet another GCC uninitialised warning error that only comes
up with -O3.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/opencrypto/crypto.c

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