Fix a comment. REGISTRY_KEY has vanished from srv_winreg_nt.c
authorMichael Adam <obnox@samba.org>
Mon, 18 Feb 2008 16:48:19 +0000 (17:48 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 18 Feb 2008 16:48:19 +0000 (17:48 +0100)
(It is reg_api time)

Michael
(This used to be commit d94998e46ba0faac3fa625e8292d452ad52b8e55)

source3/rpc_server/srv_winreg_nt.c

index 5d18419c7556fa4579f62d798cedd88ca725281d..7ff93e0b07e23b168629d18955a1757b1b0b0c32 100644 (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,