From: Douglas Bagnall Date: Thu, 30 Oct 2025 22:40:11 +0000 (+1300) Subject: s4:kdc: improve a comment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c006af9d61bf9b917a782421571f30cb4588e237;p=thirdparty%2Fsamba.git s4:kdc: improve a comment Signed-off-by: Douglas Bagnall Reviewed-by: Jennifer Sutton --- diff --git a/source4/kdc/db-glue.c b/source4/kdc/db-glue.c index aa3418c48db..50ad2cf12f9 100644 --- a/source4/kdc/db-glue.c +++ b/source4/kdc/db-glue.c @@ -1155,7 +1155,7 @@ static krb5_error_code samba_kdc_get_entry_principal( * and TGS-REQ. We only change the principal in the * AS-REQ case. * - * The SDB_F_FORCE_CANON if for new MIT KDC code that + * The SDB_F_FORCE_CANON is for new MIT KDC code that * wants the canonical name in all lookups, and takes * care to canonicalize only when appropriate. */