1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-28 01:58:17 +03:00

s4:dsdb:schema: Fix code spelling

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:
Andreas Schneider 2023-08-02 10:44:02 +02:00 committed by Andreas Schneider
parent 969bcc2862
commit bedc978c81
2 changed files with 5 additions and 5 deletions

View File

@ -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,

View File

@ -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