mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
Adapt a comment to current circumstances.
Michael
(This used to be commit 84ec89ab9f
)
This commit is contained in:
parent
9af84dd382
commit
8fffca2e95
@ -726,9 +726,7 @@ WERROR reg_deleteallvalues(struct registry_key *key)
|
||||
}
|
||||
|
||||
/*
|
||||
* Utility function to open a complete registry path including the hive
|
||||
* prefix. This should become the replacement function for
|
||||
* regkey_open_internal.
|
||||
* Utility function to open a complete registry path including the hive prefix.
|
||||
*/
|
||||
|
||||
WERROR reg_open_path(TALLOC_CTX *mem_ctx, const char *orig_path,
|
||||
|
Loading…
Reference in New Issue
Block a user