Subject: CVS commit: src/sys/crypto/blowfish
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 06/03/2005 11:31:57
Module Name:	src
Committed By:	martin
Date:		Fri Jun  3 11:31:57 UTC 2005

Modified Files:
	src/sys/crypto/blowfish: bf_locl.h

Log Message:
Constify, to make it compile (at least).

XXX - I'm not sure with what args this is called, but my bet is that
there is no chance this code will work on alignment requiring archs.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/crypto/blowfish/bf_locl.h

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