git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23585 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-08-17 14:09:03 +00:00
parent 0cbaf39afc
commit 826a7369a3

View File

@@ -3744,7 +3744,7 @@ krb5_crypto_getconfoundersize(krb5_context context,
/** /**
* Disable enctyption type * Disable encryption type
* *
* @param context Kerberos 5 context * @param context Kerberos 5 context
* @param enctype encryption type to disable * @param enctype encryption type to disable
@@ -3771,7 +3771,7 @@ krb5_enctype_disable(krb5_context context,
} }
/** /**
* Enable enctyption type * Enable encryption type
* *
* @param context Kerberos 5 context * @param context Kerberos 5 context
* @param enctype encryption type to enable * @param enctype encryption type to enable