mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix a whitespace nit.
This commit is contained in:
parent
c56e5beb9c
commit
e4a87c455e
1 changed files with 1 additions and 1 deletions
|
|
@ -403,7 +403,7 @@ acpi_pwr_switch_consumer(ACPI_HANDLE consumer, int state)
|
|||
}
|
||||
|
||||
/*
|
||||
* Now we are ready to switch, so kill off any current power
|
||||
* Now we are ready to switch, so kill off any current power
|
||||
* resource references.
|
||||
*/
|
||||
res_changed = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue