mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[RTL]
- Silence this dprint. It's flooding the debug log. svn path=/trunk/; revision=50854
This commit is contained in:
@@ -47,7 +47,7 @@ RtlAnsiCharToUnicodeChar(IN OUT PUCHAR *AnsiChar)
|
||||
}
|
||||
else
|
||||
{
|
||||
DPRINT1("HACK::Shouldn't have happened! Consider fixing Usetup and registry entries it creates on install\n");
|
||||
DPRINT("HACK::Shouldn't have happened! Consider fixing Usetup and registry entries it creates on install\n");
|
||||
Size = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user