Initialized a variable

date	2000.02.01.23.26.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 18:54:34 +00:00
parent 6f4bf8dbf0
commit d943458ac5

View File

@ -218,7 +218,7 @@ TbRecognizeTable (
{
ACPI_TABLE_HEADER *TableHeader;
ACPI_STATUS Status;
ACPI_TABLE_TYPE TableType;
ACPI_TABLE_TYPE TableType = 0;
void **TableGlobalPtr;
UINT32 i;