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

tridge at samba.org tridge at samba.org
Thu Apr 6 02:02:41 GMT 2006


Author: tridge
Date: 2006-04-06 02:02:41 +0000 (Thu, 06 Apr 2006)
New Revision: 14936

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

Log:

remove a duplicate line

Modified:
   branches/SAMBA_4_0/source/include/smb.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/smb.h
===================================================================
--- branches/SAMBA_4_0/source/include/smb.h	2006-04-06 02:01:37 UTC (rev 14935)
+++ branches/SAMBA_4_0/source/include/smb.h	2006-04-06 02:02:41 UTC (rev 14936)
@@ -423,7 +423,6 @@
 /* ChangeNotify flags. */
 #define FILE_NOTIFY_CHANGE_FILE_NAME	0x00000001
 #define FILE_NOTIFY_CHANGE_DIR_NAME	0x00000002
-#define FILE_NOTIFY_CHANGE_DIR_NAME	0x00000002
 #define FILE_NOTIFY_CHANGE_ATTRIBUTES	0x00000004
 #define FILE_NOTIFY_CHANGE_SIZE		0x00000008
 #define FILE_NOTIFY_CHANGE_LAST_WRITE	0x00000010



More information about the samba-cvs mailing list