svn commit: samba r5538 - in branches/SAMBA_4_0/source/include: .

ab at samba.org ab at samba.org
Thu Feb 24 14:38:13 GMT 2005


Author: ab
Date: 2005-02-24 14:38:12 +0000 (Thu, 24 Feb 2005)
New Revision: 5538

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

Log:
Fix typo in comment -- non-existant constant name mentioned
Modified:
   branches/SAMBA_4_0/source/include/smb_interfaces.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/smb_interfaces.h
===================================================================
--- branches/SAMBA_4_0/source/include/smb_interfaces.h	2005-02-24 14:05:52 UTC (rev 5537)
+++ branches/SAMBA_4_0/source/include/smb_interfaces.h	2005-02-24 14:38:12 UTC (rev 5538)
@@ -671,7 +671,7 @@
 		} out;
 	} attribute_tag_information;
 
-	/* RAW_FILEINFO_QUERY_SEC_DESC */
+	/* RAW_FILEINFO_SEC_DESC */
 	struct {
 		enum smb_fileinfo_level level;
 		struct {



More information about the samba-cvs mailing list