mirror of
https://github.com/acpica/acpica/
synced 2025-02-24 17:34:43 +03:00
doc fix
date 2001.07.10.19.51.00; author agrover; state Exp;
This commit is contained in:
parent
2c63acd12c
commit
2de2897c30
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: utalloc - local memory allocation routines
|
||||
* $Revision: 1.91 $
|
||||
* $Revision: 1.92 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -131,7 +131,7 @@
|
||||
|
||||
/*
|
||||
* This module is used for tracking memory leaks in the subsystem, and it
|
||||
* gets compiled out when the ACPI_DEBUG flag is not set.
|
||||
* gets compiled out when the ACPI_DEBUG_TRACK_ALLOCATIONS is not set.
|
||||
*
|
||||
* Each memory allocation is tracked via a doubly linked list. Each
|
||||
* element contains the caller's component, module name, function name, and
|
||||
|
Loading…
x
Reference in New Issue
Block a user