Added assignment for debuuging info.
This commit is contained in:
parent
78961d37c1
commit
7b6ed6733f
@ -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