From: Joseph Sutton Date: Wed, 6 Sep 2023 04:35:03 +0000 (+1200) Subject: s4:dsdb: Fix comment X-Git-Tag: tevent-0.16.0~556 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3816eb711214e9adf94b0df76207fd54ebb67e;p=thirdparty%2Fsamba.git s4:dsdb: Fix comment Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source4/dsdb/samdb/ldb_modules/samldb.c b/source4/dsdb/samdb/ldb_modules/samldb.c index 9752e9eda1c..d79138ad505 100644 --- a/source4/dsdb/samdb/ldb_modules/samldb.c +++ b/source4/dsdb/samdb/ldb_modules/samldb.c @@ -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.