[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2407-gd94998e

Michael Adam obnox at samba.org
Mon Feb 18 16:48:50 GMT 2008


The branch, v3-2-test has been updated
       via  d94998e46ba0faac3fa625e8292d452ad52b8e55 (commit)
      from  2c66413de284fb4cb9dc7def0ee4eb07b986c9ca (commit)

http://gitweb.samba.org/?samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit d94998e46ba0faac3fa625e8292d452ad52b8e55
Author: Michael Adam <obnox at samba.org>
Date:   Mon Feb 18 17:48:19 2008 +0100

    Fix a comment. REGISTRY_KEY has vanished from srv_winreg_nt.c
    
    (It is reg_api time)
    
    Michael

-----------------------------------------------------------------------

Summary of changes:
 source/rpc_server/srv_winreg_nt.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/rpc_server/srv_winreg_nt.c b/source/rpc_server/srv_winreg_nt.c
index 5d18419..7ff93e0 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,


-- 
Samba Shared Repository


More information about the samba-cvs mailing list