* Sync up to trunk head (r65183).
[reactos.git] / ntoskrnl / io / iomgr / arcname.c
index c56359b..8f4678d 100644 (file)
@@ -383,7 +383,7 @@ IopCreateArcNamesCd(IN PLOADER_PARAMETER_BLOCK LoaderBlock)
                 /* Create symbolic link */
                 IoAssignArcName(&ArcNameStringW, &DeviceStringW);
                 RtlFreeUnicodeString(&ArcNameStringW);
-                DPRINT1("Boot device found\n");
+                DPRINT("Boot device found\n");
             }
 
             /* And quit, whatever happens */