svn commit: samba r19001 - in branches/SAMBA_3_0/source/smbd: .

vlendec at samba.org vlendec at samba.org
Fri Sep 29 15:43:27 GMT 2006


Author: vlendec
Date: 2006-09-29 15:43:27 +0000 (Fri, 29 Sep 2006)
New Revision: 19001

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

Log:
Fix comment
Modified:
   branches/SAMBA_3_0/source/smbd/nttrans.c


Changeset:
Modified: branches/SAMBA_3_0/source/smbd/nttrans.c
===================================================================
--- branches/SAMBA_3_0/source/smbd/nttrans.c	2006-09-29 12:47:00 UTC (rev 19000)
+++ branches/SAMBA_3_0/source/smbd/nttrans.c	2006-09-29 15:43:27 UTC (rev 19001)
@@ -477,7 +477,7 @@
 
 	START_PROFILE(SMBntcreateX);
 
-	DEBUG(10,("reply_ntcreateX: flags = 0x%x, access_mask = 0x%x \
+	DEBUG(10,("reply_ntcreate_and_X: flags = 0x%x, access_mask = 0x%x \
 file_attributes = 0x%x, share_access = 0x%x, create_disposition = 0x%x \
 create_options = 0x%x root_dir_fid = 0x%x\n",
 			(unsigned int)flags,



More information about the samba-cvs mailing list