mirror of
https://github.com/acpica/acpica/
synced 2025-01-18 15:39:18 +03:00
renamed "meth" to METHOD_INFO
date 99.06.07.23.36.00; author rmoore1; state Exp;
This commit is contained in:
parent
1e77465132
commit
f719af7d86
@ -159,7 +159,7 @@ AmlAppendBlockOwner (void *Owner)
|
||||
void
|
||||
AmlAppendOperandDiag(char *FileName, INT32 LineNum, UINT16 OpCode, INT32 NumOperands)
|
||||
{
|
||||
meth Method;
|
||||
METHOD_INFO Method;
|
||||
|
||||
|
||||
AmlGetCurrentLocation (&Method);
|
||||
|
Loading…
Reference in New Issue
Block a user