fix typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8349 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -525,7 +525,7 @@ kadm5_log_replay_modify (kadm5_server_context *context,
|
||||
}
|
||||
}
|
||||
if (mask & KADM5_PW_EXPIRATION) {
|
||||
if (log.ent_pw_end == NULL) {
|
||||
if (log_ent.pw_end == NULL) {
|
||||
ent.pw_end = NULL;
|
||||
} else {
|
||||
if (ent.pw_end == NULL)
|
||||
|
Reference in New Issue
Block a user