From c91b4361c7a125a203dc633792e665176a1d0032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 7 May 2006 11:31:58 +0000 Subject: [PATCH] rename the DSA_METHOD git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17496 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/dsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/des/dsa.c b/lib/des/dsa.c index bfd2c1894..637963a59 100644 --- a/lib/des/dsa.c +++ b/lib/des/dsa.c @@ -93,7 +93,7 @@ DSA_up_ref(DSA *dsa) */ static const DSA_METHOD dsa_null_method = { - "hx509 null DSA" + "hcrypto null DSA" }; const DSA_METHOD *