mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
schema_set: Add a missing newline between functions
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
bca8ac0296
commit
313b0c60f4
@ -50,6 +50,7 @@ const struct ldb_schema_attribute *dsdb_attribute_handler_override(struct ldb_co
|
||||
}
|
||||
return a->ldb_schema_attribute;
|
||||
}
|
||||
|
||||
/*
|
||||
* Set the attribute handlers onto the LDB, and potentially write the
|
||||
* @INDEXLIST, @IDXONE and @ATTRIBUTES records. The @ATTRIBUTES records
|
||||
|
Loading…
Reference in New Issue
Block a user