mirror of
https://github.com/acpica/acpica/
synced 2025-02-24 17:34:43 +03:00
Debug output fix
date 99.10.15.20.48.00; author rmoore1; state Exp;
This commit is contained in:
parent
ed257737c4
commit
f21b362164
@ -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. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user