mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
s4:partition_init LDB module - fix a typo
This commit is contained in:
parent
82067b1a61
commit
d2acd72994
@ -386,7 +386,7 @@ int partition_reload_if_required(struct ldb_module *module,
|
||||
TALLOC_CTX *mem_ctx;
|
||||
|
||||
if (!data) {
|
||||
/* Not initilised yet */
|
||||
/* Not initialised yet */
|
||||
return LDB_SUCCESS;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user