Added assignment for debuuging info.
This commit is contained in:
parent
08d8ed86d7
commit
cd93fdaeb0
@ -175,6 +175,7 @@ getexternal(name)
|
||||
entername(name, h);
|
||||
} else if (!ISUNDEFINED(name)) {
|
||||
if (ISUNDEFINED(old)) {
|
||||
name->on_mptr = string; /* Just for convenience. */
|
||||
transfer(name, old);
|
||||
} else {
|
||||
name->on_mptr = string; /* Just for convenience. */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user