From: Michael Adam Date: Mon, 18 Feb 2008 16:48:19 +0000 (+0100) Subject: Fix a comment. REGISTRY_KEY has vanished from srv_winreg_nt.c X-Git-Tag: samba-3.2.0pre2~37^2~160^2~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d94998e46ba0faac3fa625e8292d452ad52b8e55;p=thirdparty%2Fsamba.git Fix a comment. REGISTRY_KEY has vanished from srv_winreg_nt.c (It is reg_api time) Michael --- diff --git a/source/rpc_server/srv_winreg_nt.c b/source/rpc_server/srv_winreg_nt.c index 5d18419c755..7ff93e0b07e 100644 --- a/source/rpc_server/srv_winreg_nt.c +++ b/source/rpc_server/srv_winreg_nt.c @@ -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,