1
0
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:
Michael Adam 2008-02-18 17:48:19 +01:00
parent bb0bf5c902
commit d31806dffe

View File

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