mirror of
https://github.com/acpica/acpica/
synced 2025-01-18 07:29:20 +03:00
Removed "Type", must use "Common.Type".
date 99.09.02.22.44.00; author rmoore1; state Exp;
This commit is contained in:
parent
e9405be18b
commit
2dba6c1553
@ -258,7 +258,7 @@ NsSetup (void)
|
|||||||
|
|
||||||
/* Store pointer to value descriptor in nte */
|
/* Store pointer to value descriptor in nte */
|
||||||
|
|
||||||
NsAttachObject (NewEntry, ObjDesc, ObjDesc->Type);
|
NsAttachObject (NewEntry, ObjDesc, ObjDesc->Common.Type);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user