]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:auth: Add missing word to comment
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 19 Sep 2023 05:02:17 +0000 (17:02 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:37 +0000 (22:23 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/auth/token_util.c

index e93ec30421ff2733e903378acb46d0583161812a..023ad7cbb028a026666c52eba148f0d2f5c34565 100644 (file)
@@ -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