svn commit: samba r23434 - in branches/SAMBA_3_0/source/rpc_server:
.
obnox at samba.org
obnox at samba.org
Tue Jun 12 12:35:26 GMT 2007
Author: obnox
Date: 2007-06-12 12:35:24 +0000 (Tue, 12 Jun 2007)
New Revision: 23434
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23434
Log:
Coorect a comment.
Modified:
branches/SAMBA_3_0/source/rpc_server/srv_winreg_nt.c
Changeset:
Modified: branches/SAMBA_3_0/source/rpc_server/srv_winreg_nt.c
===================================================================
--- branches/SAMBA_3_0/source/rpc_server/srv_winreg_nt.c 2007-06-12 12:01:52 UTC (rev 23433)
+++ branches/SAMBA_3_0/source/rpc_server/srv_winreg_nt.c 2007-06-12 12:35:24 UTC (rev 23434)
@@ -31,7 +31,7 @@
{ REG_KEY_READ, REG_KEY_WRITE, REG_KEY_EXECUTE, REG_KEY_ALL };
/******************************************************************
- free() function for struct regkey_info
+ free() function for struct registry_key
*****************************************************************/
static void free_regkey(void *ptr)
More information about the samba-cvs
mailing list