Deleted Added
full compact
4c4
< * $Revision: 117 $
---
> * $Revision: 119 $
12c12
< * Some or all of this work - Copyright (c) 1999 - 2003, Intel Corp.
---
> * Some or all of this work - Copyright (c) 1999 - 2004, Intel Corp.
420a421,422
> ACPI_REPORT_ERROR (("Concat - invalid obj type: %X\n",
> ACPI_GET_OBJECT_TYPE (Operand[0])));
535c537
< ReturnDesc->Reference.Object = Operand[0]->Package.Elements [Index];
---
> ReturnDesc->Reference.Object = Operand[0];