1
0
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:
Michael Adam 2008-02-15 14:23:31 +01:00
parent 9af84dd382
commit 8fffca2e95

View File

@ -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,