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

jpeach at samba.org jpeach at samba.org
Mon Jan 30 23:43:18 GMT 2006


Author: jpeach
Date: 2006-01-30 23:43:17 +0000 (Mon, 30 Jan 2006)
New Revision: 13242

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

Log:
cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579
cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 580
  A "/*" appears inside a comment.

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


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/nbt.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/nbt.idl	2006-01-30 23:09:21 UTC (rev 13241)
+++ branches/SAMBA_4_0/source/librpc/idl/nbt.idl	2006-01-30 23:43:17 UTC (rev 13242)
@@ -574,10 +574,10 @@
 		[switch_is(command)] nbt_ntlogon_request req;
 	} nbt_ntlogon_packet;
 
-	/*******************************************/
-	/* \MAILSLOT\BROWSE mailslot requests 
-	/* for details see http://ubiqx.org/cifs/Browsing.html
-	/*******************************************/
+	/********************************************************/
+	/* \MAILSLOT\BROWSE mailslot requests			*/
+	/* for details see http://ubiqx.org/cifs/Browsing.html  */
+	/********************************************************/
 	declare bitmap svcctl_ServerType;
 
 	typedef [enum8bit] enum { 



More information about the samba-cvs mailing list