diff options
Diffstat (limited to 'source/common/dmtable.c')
-rw-r--r-- | source/common/dmtable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/common/dmtable.c b/source/common/dmtable.c index 9845ddeb219f..3f9e64dbdca3 100644 --- a/source/common/dmtable.c +++ b/source/common/dmtable.c @@ -702,7 +702,7 @@ AcpiDmLineHeader2 ( * SubtableLength - Length of this sub-descriptor * Info - Info table for this ACPI table * - * RETURN: None + * RETURN: Status * * DESCRIPTION: Display ACPI table contents by walking the Info table. * |