From 0d6fa634262c9a91bdf003ac5aa98d5020573bd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 7 Jun 2007 20:55:09 +0000 Subject: [PATCH] Unexport _hc_DES_ipfp_test now there is a separate test lib. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20986 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hcrypto/version-script.map | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/hcrypto/version-script.map b/lib/hcrypto/version-script.map index 1ee9bdc57..ceb5685b4 100644 --- a/lib/hcrypto/version-script.map +++ b/lib/hcrypto/version-script.map @@ -224,7 +224,6 @@ HEIMDAL_CRYPTO_1.0 { hc_d2i_RSAPrivateKey; hc_i2d_RSAPrivateKey; hc_i2d_RSAPublicKey; - _hc_DES_ipfp_test; local: *; };