From: Garming Sam Date: Tue, 21 Nov 2017 23:37:07 +0000 (+1300) Subject: schema_set: Add a missing newline between functions X-Git-Tag: talloc-2.1.12~260 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=313b0c60f482c8fef45dcafba5d8dc6c2e29b461;p=thirdparty%2Fsamba.git schema_set: Add a missing newline between functions Signed-off-by: Garming Sam Reviewed-by: Andrew Bartlett --- diff --git a/source4/dsdb/schema/schema_set.c b/source4/dsdb/schema/schema_set.c index 226e31e4019..8674757f3b0 100644 --- a/source4/dsdb/schema/schema_set.c +++ b/source4/dsdb/schema/schema_set.c @@ -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