mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
r18596: removed superfluous semicolon
(This used to be commit 4f3628dea69efce430bf96a42435025806853d90)
This commit is contained in:
parent
db6dcaae16
commit
ee528dc0f2
@ -63,7 +63,7 @@ static void usage(void)
|
||||
printf("\n");
|
||||
printf("Converts records from an AD-like LDIF schema into an openLdap formatted schema\n\n");
|
||||
exit(1);
|
||||
};
|
||||
}
|
||||
|
||||
static int fetch_attrs_schema(struct ldb_context *ldb, struct ldb_dn *schemadn,
|
||||
TALLOC_CTX *mem_ctx,
|
||||
|
Loading…
x
Reference in New Issue
Block a user