diff options
Diffstat (limited to 'Kernel/Modules/ACPI')
| -rw-r--r-- | Kernel/Modules/ACPI/ACPIFactoryInterface.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Kernel/Modules/ACPI/ACPIFactoryInterface.hxx b/Kernel/Modules/ACPI/ACPIFactoryInterface.hxx index ab6bc6a4..6beb12a9 100644 --- a/Kernel/Modules/ACPI/ACPIFactoryInterface.hxx +++ b/Kernel/Modules/ACPI/ACPIFactoryInterface.hxx @@ -14,9 +14,9 @@ namespace Kernel { - class ACPIFactoryInterface; + class ACPIFactoryInterface; - typedef ACPIFactoryInterface PowerFactoryInterface; + typedef ACPIFactoryInterface PowerFactoryInterface; class ACPIFactoryInterface final { |
