mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
Fix a comment. REGISTRY_KEY has vanished from srv_winreg_nt.c
(It is reg_api time)
Michael
(This used to be commit d94998e46b
)
This commit is contained in:
parent
bb0bf5c902
commit
d31806dffe
@ -36,7 +36,7 @@ static void free_regkey(void *ptr)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/******************************************************************
|
/******************************************************************
|
||||||
Find a registry key handle and return a REGISTRY_KEY
|
Find a registry key handle and return a struct registry_key *
|
||||||
*****************************************************************/
|
*****************************************************************/
|
||||||
|
|
||||||
static struct registry_key *find_regkey_by_hnd(pipes_struct *p,
|
static struct registry_key *find_regkey_by_hnd(pipes_struct *p,
|
||||||
|
Loading…
Reference in New Issue
Block a user