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

metze at samba.org metze at samba.org
Mon Jun 13 18:51:02 GMT 2005


Author: metze
Date: 2005-06-13 18:51:02 +0000 (Mon, 13 Jun 2005)
New Revision: 7546

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

Log:
fix comment

metze
Modified:
   branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl	2005-06-13 18:45:19 UTC (rev 7545)
+++ branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl	2005-06-13 18:51:02 UTC (rev 7546)
@@ -113,7 +113,7 @@
 		uint32 status;
 	} dcerpc_fault;
 
-	/* the auth types we know about
+	/* the auth types we know about */
 	const uint8 DCERPC_AUTH_TYPE_NONE     = 0;
 	/* this seems to be not krb5! */
 	const uint8 DCERPC_AUTH_TYPE_KRB5_1   = 1;



More information about the samba-cvs mailing list