operator support.
This commit is contained in:
parent
5c4cedd4fc
commit
0db27196aa
@ -70,7 +70,7 @@ initMod( AtomEntry *toname, AtomEntry *ae) {
|
|||||||
static ModEntry *GetModuleEntry(Atom at USES_REGS)
|
static ModEntry *GetModuleEntry(Atom at USES_REGS)
|
||||||
{
|
{
|
||||||
Prop p0;
|
Prop p0;
|
||||||
AtomEntry *ae = RepAtom(at);
|
AtomEntry *ae = RepAtom(axclat);
|
||||||
|
|
||||||
READ_LOCK(ae->ARWLock);
|
READ_LOCK(ae->ARWLock);
|
||||||
p0 = ae->PropsOfAE;
|
p0 = ae->PropsOfAE;
|
||||||
|
Reference in New Issue
Block a user