mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
regfio tests: Update comment style to match README.Coding
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13840 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
parent
acbf103fca
commit
68c0fc4335
@ -128,7 +128,7 @@ static void test_regfio_open_new_file(void **state)
|
||||
werr = regval_ctr_init(subkeys, &values);
|
||||
assert_true(W_ERROR_IS_OK(werr));
|
||||
|
||||
// Write root key
|
||||
/* Write root key */
|
||||
regfio_write_key(test_ctx->rb, "", values, subkeys, NULL, NULL);
|
||||
|
||||
root = regfio_rootkey(test_ctx->rb);
|
||||
|
Loading…
x
Reference in New Issue
Block a user