s4:dsdb: Fix comment
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 6 Sep 2023 04:35:03 +0000 (16:35 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Sep 2023 21:35:29 +0000 (21:35 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/samldb.c

index 9752e9eda1cbcffc6d18facb0c3141eeccecaa47..d79138ad5059c388a41aaf973184786a5f5591ed 100644 (file)
@@ -1272,7 +1272,7 @@ static int samldb_add_handle_msDS_IntId(struct samldb_ctx *ac)
                /*
                 * We search in the schema if we have already this
                 * intid (using dsdb_attribute_by_attributeID_id
-                * because in the range 0x80000000 0xBFFFFFFFF,
+                * because in the range 0x80000000 0xBFFFFFFF,
                 * attributeID is a DSDB_ATTID_TYPE_INTID).
                 *
                 * If so generate another random value.