- Silence (on request of Christoph)
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Fri, 13 Nov 2009 15:04:19 +0000 (15:04 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Fri, 13 Nov 2009 15:04:19 +0000 (15:04 +0000)
svn path=/trunk/; revision=44136

reactos/ntoskrnl/io/iomgr/file.c

index 82ce49d..b6a63d9 100644 (file)
@@ -470,7 +470,7 @@ IopParseDevice(IN PVOID ParseObject,
         ((OpenPacket->RelatedFileObject) || (RemainingName->Length)) &&
         (!VolumeOpen))
     {
-        DPRINT1("Fix Secure FSD support!!!\n");
+        DPRINT("Fix Secure FSD support!!!\n");
     }
 
     /* Allocate the IRP */