diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2012-06-20 17:51:04 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2012-06-20 17:51:04 +0000 |
| commit | 705c538931446b23ef7f028f71c9da55c78bbf23 (patch) | |
| tree | f634c2ad6dfa6f49c5aaabc64f8bb79b74dda5a7 /source/compiler/dttemplate.c | |
| parent | fa948a817cf9dae39dc632f9bf48a8af37244a0e (diff) | |
Notes
Diffstat (limited to 'source/compiler/dttemplate.c')
| -rw-r--r-- | source/compiler/dttemplate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/dttemplate.c b/source/compiler/dttemplate.c index 27b032fa7b483..60844f0300020 100644 --- a/source/compiler/dttemplate.c +++ b/source/compiler/dttemplate.c @@ -226,7 +226,7 @@ DtCreateAllTemplates ( } /* - * Create the "special ACPI tables: + * Create the special ACPI tables: * 1) DSDT/SSDT are AML tables, not data tables * 2) FACS and RSDP have non-standard headers */ |
