]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
remove a no longer accurate comment
authorMarc Horowitz <marc@mit.edu>
Mon, 28 Sep 1998 06:45:58 +0000 (06:45 +0000)
committerMarc Horowitz <marc@mit.edu>
Mon, 28 Sep 1998 06:45:58 +0000 (06:45 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/marc-3des@10942 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/gssapi/krb5/gssapiP_krb5.h

index a2b8e3e31b7ff8d8cdbb80a307eda3eb7f21d096..bcbde389438eaad8bf07e18e3e982f2e8a624dbb 100644 (file)
@@ -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;