From 2022239dd60709fbf17141de58db3329316f677b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 27 Nov 2006 10:43:15 +0000 Subject: [PATCH] Spelling. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19145 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/hx509.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hx509/hx509.h b/lib/hx509/hx509.h index 85f084bdb..732da06e8 100644 --- a/lib/hx509/hx509.h +++ b/lib/hx509/hx509.h @@ -97,7 +97,7 @@ typedef enum { /* flags to hx509_cms_unenvelope */ #define HX509_CMS_UE_DONT_REQUIRE_KU_ENCIPHERMENT 0x01 -/* selectors passed to hx509_select and hx509_avalible */ +/* selectors passed to hx509_crypto_select and hx509_crypto_available */ #define HX509_SELECT_ALL 0 #define HX509_SELECT_DIGEST 1 #define HX509_SELECT_PUBLIC_SIG 2