From: Marc Horowitz Date: Mon, 28 Sep 1998 06:45:58 +0000 (+0000) Subject: remove a no longer accurate comment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370d1d21a13fac0220b7f48ea7dcbb1154af4b91;p=thirdparty%2Fkrb5.git remove a no longer accurate comment git-svn-id: svn://anonsvn.mit.edu/krb5/branches/marc-3des@10942 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/gssapi/krb5/gssapiP_krb5.h b/src/lib/gssapi/krb5/gssapiP_krb5.h index a2b8e3e31b..bcbde38943 100644 --- a/src/lib/gssapi/krb5/gssapiP_krb5.h +++ b/src/lib/gssapi/krb5/gssapiP_krb5.h @@ -87,7 +87,7 @@ typedef struct _krb5_gss_cred_id_rec { /* name/type of credential */ gss_cred_usage_t usage; krb5_principal princ; /* this is not interned as a gss_name_t */ - int prerfc_mech; /* these are a cache of the set above */ + int prerfc_mech; int rfc_mech; int rfcv2_mech;