mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
r18596: removed superfluous semicolon
This commit is contained in:
parent
7120fbffa5
commit
4f3628dea6
@ -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…
Reference in New Issue
Block a user