r4033: removed a pointless comment
authorAndrew Tridgell <tridge@samba.org>
Thu, 2 Dec 2004 04:31:08 +0000 (04:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:06:16 +0000 (13:06 -0500)
(This used to be commit 1f3f9f829444cb889c6782c4fe52773fd6867b55)

source4/include/smb_interfaces.h

index c447b39b08bfd06559a23ca4d47abc7a117fbe85..5d31f0c6c5d14c9ffa11d4dfe1005dd4d2ce04c6 100644 (file)
@@ -615,7 +615,7 @@ union smb_fileinfo {
                union smb_fileinfo_in in;
 
                struct {
-                       uint32_t access_flags; /* seen 0x001f01ff from w2k3 */
+                       uint32_t access_flags;
                } out;
        } access_information;