hdb: Fix code spelling
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:

committed by
Jeffrey Altman

parent
7cb320b46a
commit
d9d3dd448d
@@ -43,7 +43,7 @@ hdb_entry_check_mandatory(krb5_context context, const hdb_entry *ent)
|
||||
return 0;
|
||||
|
||||
/*
|
||||
* check for unknown extensions and if they where tagged mandatory
|
||||
* check for unknown extensions and if they were tagged mandatory
|
||||
*/
|
||||
|
||||
for (i = 0; i < ent->extensions->len; i++) {
|
||||
|
Reference in New Issue
Block a user