]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:ldb_mods:group_audit: s/the the/the/ in comments
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Fri, 13 Sep 2024 02:28:52 +0000 (14:28 +1200)
committerVolker Lendecke <vl@samba.org>
Wed, 6 Nov 2024 10:57:35 +0000 (10:57 +0000)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Volker Lendecke <vl@samba.org>
source4/dsdb/samdb/ldb_modules/group_audit.c

index 1b05e89238614c1c7992c39d128ee9106a73ed67..7f979d1392baa153ebf7b81eec5d53ca074d16b6 100644 (file)
@@ -385,7 +385,7 @@ static enum dn_compare_result dn_compare(
  *
  * Get the DN of a users primary group as a printable string.
  *
- * @param mem_ctx Talloc context the the returned string will be allocated on.
+ * @param mem_ctx Talloc context the returned string will be allocated on.
  * @param module The ldb module
  * @param account_sid The SID for the uses account.
  * @param primary_group_rid The RID for the users primary group.