diff options
Diffstat (limited to 'source/include/acconvert.h')
-rw-r--r-- | source/include/acconvert.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/include/acconvert.h b/source/include/acconvert.h index 2894b72920229..0962a164343ea 100644 --- a/source/include/acconvert.h +++ b/source/include/acconvert.h @@ -237,8 +237,7 @@ CgWriteAmlComment ( void CvInitFileTree ( ACPI_TABLE_HEADER *Table, - UINT8 *AmlStart, - UINT32 AmlLength); + FILE *RootFile); void CvClearOpComments ( |