1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r21745: indent

This commit is contained in:
Andrew Bartlett 2007-03-07 11:35:06 +00:00 committed by Gerald (Jerry) Carter
parent ddf7354986
commit 7841b29906

View File

@ -62,7 +62,7 @@ int torture_init(void)
init_module_fn *shared_init = load_samba_modules(NULL, "torture");
torture_root = talloc_zero(talloc_autofree_context(),
struct torture_suite);
struct torture_suite);
run_init_functions(static_init);
run_init_functions(shared_init);