From: Joseph Sutton Date: Tue, 19 Sep 2023 05:02:17 +0000 (+1200) Subject: s3:auth: Add missing word to comment X-Git-Tag: talloc-2.4.2~1067 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4cf3e4eb53e7fdedf155c356d36e35aebf75ef2e;p=thirdparty%2Fsamba.git s3:auth: Add missing word to comment Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source3/auth/token_util.c b/source3/auth/token_util.c index e93ec30421f..023ad7cbb02 100644 --- a/source3/auth/token_util.c +++ b/source3/auth/token_util.c @@ -312,7 +312,7 @@ static struct security_token *init_local_nt_token(TALLOC_CTX *mem_ctx) /* * We do not have a method to populate the claims into this * buffer in the source3/ stack. When that changes, we will - * instead this optional based on lp_acl_claims_evaluation() + * instead make this optional based on lp_acl_claims_evaluation() */ struct security_token *result