deprecated warning

This commit is contained in:
Love Hornquist Astrand
2009-11-22 16:10:25 -08:00
parent a4e9e537e8
commit 94b702e938

View File

@@ -311,6 +311,12 @@ krb5_c_encrypt_length(krb5_context context,
return 0;
}
/**
* Deprecated: keytypes doesn't exists, they are really enctypes.
*
* @ingroup krb5_deprecated
*/
krb5_error_code KRB5_LIB_FUNCTION
krb5_c_enctype_compare(krb5_context context,
krb5_enctype e1,