svn commit: samba r12084 - in branches/SAMBA_4_0/source/librpc/idl: .

tridge at samba.org tridge at samba.org
Tue Dec 6 03:51:55 GMT 2005


Author: tridge
Date: 2005-12-06 03:51:54 +0000 (Tue, 06 Dec 2005)
New Revision: 12084

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12084

Log:

added a comment on what is appropriate for parameter_control

Modified:
   branches/SAMBA_4_0/source/librpc/idl/netlogon.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/netlogon.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/netlogon.idl	2005-12-06 03:51:31 UTC (rev 12083)
+++ branches/SAMBA_4_0/source/librpc/idl/netlogon.idl	2005-12-06 03:51:54 UTC (rev 12084)
@@ -91,7 +91,7 @@
 
 	typedef struct {
 		lsa_String  domain_name;
-		uint32      parameter_control;
+		uint32      parameter_control; /* see MSV1_0_* */
 		uint32      logon_id_low;
 		uint32      logon_id_high;
 		lsa_String  account_name;



More information about the samba-cvs mailing list