Debug output fix

date	99.10.15.20.48.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:00:55 +00:00
parent ed257737c4
commit f21b362164

View File

@ -422,7 +422,7 @@ CmDumpCurrentAllocations (
((Module == NULL) || (0 == STRCMP (Module, Element->Module))))
{
DEBUG_PRINT (TRACE_ALLOCATIONS | TRACE_TABLES,
("%p: Length %04x %10.10s Line %d",
("%p: Length %04x %10.10s-%04d",
Element->Address, Element->Size, Element->Module, Element->Line));
/* Most of the elements will be internal objects. */