summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/admin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/kadm5/admin.h')
-rw-r--r--src/lib/kadm5/admin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/kadm5/admin.h b/src/lib/kadm5/admin.h
index 9260cb5761..6c2efbcf4a 100644
--- a/src/lib/kadm5/admin.h
+++ b/src/lib/kadm5/admin.h
@@ -219,7 +219,7 @@ typedef struct _kadm5_policy_ent_t {
long pw_min_length;
long pw_min_classes;
long pw_history_num;
- long policy_refcnt;
+ long policy_refcnt; /* no longer used */
/* version 3 fields */
krb5_kvno pw_max_fail;