diff --git a/lib/krb5/cache.c b/lib/krb5/cache.c index 9fefa4f10..b6d494c7c 100644 --- a/lib/krb5/cache.c +++ b/lib/krb5/cache.c @@ -43,7 +43,7 @@ RCSID("$Id$"); * * Heimdal support the follow types of credential caches: * - * - SDB + * - SCC * Store the credential in a database * - FILE * Store the credential in memory