From 48e9a84d443bca7909005a4a1387aed14679fbab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 3 Apr 2009 04:09:11 +0000 Subject: [PATCH] rename SDB to SCC git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25069 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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