date	2001.05.16.21.34.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 17:48:15 +00:00
parent decff9b06e
commit f213212ee5

View File

@ -2,7 +2,7 @@
/******************************************************************************
*
* Module Name: exresolv - AML Interpreter object resolution
* $Revision: 1.94 $
* $Revision: 1.95 $
*
*****************************************************************************/
@ -135,7 +135,7 @@
*
* FUNCTION: AcpiExGetBufferFieldValue
*
* PARAMETERS: *ObjDesc - Pointer to a BufferField
* PARAMETERS: *ObjDesc - Pointer to a BufferField
* *ResultDesc - Pointer to an empty descriptor which will
* become an Integer with the field's value
*