mirror of
https://github.com/acpica/acpica/
synced 2025-02-22 00:14:18 +03:00
Fix a comment
"enable" fixed events -> "disable" all fixed events.
This commit is contained in:
parent
c5ab5abcf8
commit
af4462c6f4
@ -299,7 +299,7 @@ AcpiEvFixedEventInitialize (
|
||||
|
||||
/*
|
||||
* Initialize the structure that keeps track of fixed event handlers and
|
||||
* enable the fixed events.
|
||||
* disable all of the fixed events.
|
||||
*/
|
||||
for (i = 0; i < ACPI_NUM_FIXED_EVENTS; i++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user