Subject: CVS commit: src/crypto/dist/openssl/crypto/bn
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/28/2005 19:08:30
Module Name:	src
Committed By:	christos
Date:		Mon Nov 28 19:08:30 UTC 2005

Modified Files:
	src/crypto/dist/openssl/crypto/bn: bn_exp.c

Log Message:
use intptr_t not U_LONG to cast from a pointer to an int.


To generate a diff of this commit:
cvs rdiff -r1.1.1.5 -r1.2 src/crypto/dist/openssl/crypto/bn/bn_exp.c

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