From: Andreas Schneider Date: Wed, 2 Aug 2023 08:44:02 +0000 (+0200) Subject: s4:dsdb:schema: Fix code spelling X-Git-Tag: tevent-0.16.0~1278 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bedc978c81fd92edeb3eb6d3efb3a55eb1a8bca3;p=thirdparty%2Fsamba.git s4:dsdb:schema: Fix code spelling Signed-off-by: Andreas Schneider Reviewed-by: Joseph Sutton --- diff --git a/source4/dsdb/schema/schema_convert_to_ol.c b/source4/dsdb/schema/schema_convert_to_ol.c index a57a7408b70..72b05415462 100644 --- a/source4/dsdb/schema/schema_convert_to_ol.c +++ b/source4/dsdb/schema/schema_convert_to_ol.c @@ -25,7 +25,7 @@ #undef strcasecmp -#define SEPERATOR "\n " +#define SEPARATOR "\n " struct attr_map { char *old_attr; @@ -126,7 +126,7 @@ static char *print_schema_recursive(char *append_to_string, struct dsdb_schema * } schema_entry = schema_class_description(mem_ctx, target, - SEPERATOR, + SEPARATOR, oid, name, NULL, @@ -339,7 +339,7 @@ char *dsdb_convert_schema_to_openldap(struct ldb_context *ldb, char *target_str, schema_entry = schema_attribute_description(mem_ctx, target, - SEPERATOR, + SEPARATOR, oid, name, equality, diff --git a/source4/dsdb/schema/schema_query.c b/source4/dsdb/schema/schema_query.c index 96c53927f23..0721e990ac0 100644 --- a/source4/dsdb/schema/schema_query.c +++ b/source4/dsdb/schema/schema_query.c @@ -267,7 +267,7 @@ const char **merge_attr_list(TALLOC_CTX *mem_ctx, /* Return a merged list of the attributes of exactly one class (not - considering subclasses, auxillary classes etc) + considering subclasses, auxiliary classes etc) */ const char **dsdb_attribute_list(TALLOC_CTX *mem_ctx, const struct dsdb_class *sclass, enum dsdb_attr_list_query query) @@ -496,7 +496,7 @@ int dsdb_sort_objectClass_attr(struct ldb_context *ldb, * * unsorted: The remaining objectClasses * * The process is a matter of filtering objectClasses up from - * unsorted into sorted. Order is irrelevent in the later 3 'bins'. + * unsorted into sorted. Order is irrelevant in the later 3 'bins'. * * We start with 'top' (found and promoted to parent_class * initially). Then we find (in unsorted) all the direct