summaryrefslogtreecommitdiff
path: root/source3/rpc_server
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-02-18 17:48:19 +0100
committerMichael Adam <obnox@samba.org>2008-02-18 17:48:19 +0100
commitd31806dffe111dc78968ec32d5165a21e87ad508 (patch)
tree5bc335c9303a6dfed2f70c65fcd5512e92a2ba18 /source3/rpc_server
parentbb0bf5c902c4fbf51efaeab8548fae215caf40e3 (diff)
downloadsamba-d31806dffe111dc78968ec32d5165a21e87ad508.tar.gz
samba-d31806dffe111dc78968ec32d5165a21e87ad508.tar.bz2
samba-d31806dffe111dc78968ec32d5165a21e87ad508.zip
Fix a comment. REGISTRY_KEY has vanished from srv_winreg_nt.c
(It is reg_api time) Michael (This used to be commit d94998e46ba0faac3fa625e8292d452ad52b8e55)
Diffstat (limited to 'source3/rpc_server')
-rw-r--r--source3/rpc_server/srv_winreg_nt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/rpc_server/srv_winreg_nt.c b/source3/rpc_server/srv_winreg_nt.c
index 5d18419c75..7ff93e0b07 100644
--- a/source3/rpc_server/srv_winreg_nt.c
+++ b/source3/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,