diff options
Diffstat (limited to 'source/include/platform/acenv.h')
-rw-r--r-- | source/include/platform/acenv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/platform/acenv.h b/source/include/platform/acenv.h index dc18e8651f8cc..2dff1ed8b9bed 100644 --- a/source/include/platform/acenv.h +++ b/source/include/platform/acenv.h @@ -300,7 +300,7 @@ */ #ifdef ACPI_USE_SYSTEM_CLIBRARY -/* Use the standard C library headers. We want to keep these to a minimum */ +/* Use the standard C library headers. We want to keep these to a minimum. */ #ifdef ACPI_USE_STANDARD_HEADERS |